Magnifier: Both views positions are preserved on switching to Spare and back. Changing zoom with dropdown menu doesn't accidentally zoom on mouse
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1298 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -102,7 +102,7 @@ byte Best_color_nonexcluded(byte red,byte green,byte blue);
|
||||
void Horizontal_XOR_line_zoom(short x_pos, short y_pos, short width);
|
||||
void Vertical_XOR_line_zoom(short x_pos, short y_pos, short height);
|
||||
|
||||
void Change_magnifier_factor(byte factor_index);
|
||||
void Change_magnifier_factor(byte factor_index, byte point_at_mouse);
|
||||
|
||||
/// Width of one layer button, in pixels before scaling
|
||||
extern word Layer_button_width;
|
||||
|
||||
Reference in New Issue
Block a user