more image window tweaks

- add image windows to View menu
- add setting to replace old image view instead of creating a new one
- add setting to turn on/off box
- add setting to turn on/off axes
This commit is contained in:
Axel Kohlmeyer
2023-08-11 03:25:58 -04:00
parent 93e67c9388
commit 035620d252
7 changed files with 75 additions and 16 deletions

View File

@ -86,6 +86,7 @@
</property>
<addaction name="actionView_Log_Window"/>
<addaction name="actionView_Graph_Window"/>
<addaction name="actionView_Image_Window"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuEdit"/>
@ -404,6 +405,14 @@
<string>&amp;5.</string>
</property>
</action>
<action name="actionView_Image_Window">
<property name="icon">
<iconset theme="emblem-photos"/>
</property>
<property name="text">
<string>&amp;Image Window</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>