imageviewer updates

- new zoom icons
- resetview option
- properly track pushbutton checked state
- add preferences options for selecting background and box color
This commit is contained in:
Axel Kohlmeyer
2023-08-15 02:21:05 -04:00
parent dedddee70a
commit 0c7f56e881
8 changed files with 85 additions and 26 deletions

View File

@ -45,6 +45,7 @@ private slots:
void normalSize();
void fitToWindow();
void reset_view();
void toggle_ssao();
void toggle_anti();
void toggle_box();