mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
ui: default image slice selection to center
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
|
||||
/// Enforce relations between values
|
||||
void constrain(PreferedProperty prefer = PREFER_NONE);
|
||||
/// Attempt to center the current constraints
|
||||
void centerSelection();
|
||||
/// Get the sliced image
|
||||
Image getSlice() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user