mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
dragging selector/preview updates the window
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@98 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -89,10 +89,11 @@ class ImageSliceWindow : public wxDialog {
|
||||
void onChangeSharpen (wxCommandEvent&);
|
||||
void onChangeSharpenAmount(wxScrollEvent&);
|
||||
|
||||
// Something changed in the selector control, update controls and selection displays
|
||||
void onSliceChange(wxCommandEvent&);
|
||||
|
||||
// --------------------------------------------------- : Updating
|
||||
|
||||
// Something changed in the selector control, update controls and selection displays
|
||||
void onSelectionUpdate();
|
||||
// The manual controls were changed
|
||||
void onUpdateFromControl();
|
||||
// Update the values in the controls
|
||||
|
||||
Reference in New Issue
Block a user