add exclude range to fit limits (#237)
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m43s

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #237
This commit is contained in:
2024-02-07 17:55:07 +00:00
parent 567148b7e6
commit 40746bfa7c
5 changed files with 24 additions and 5 deletions

View File

@ -247,6 +247,7 @@
<addaction name="action_no_range"/>
<addaction name="action_x_range"/>
<addaction name="action_custom_range"/>
<addaction name="actionExclude_region"/>
</widget>
<addaction name="action_FitWidget"/>
<addaction name="separator"/>
@ -1021,6 +1022,14 @@
<string>TNMH...</string>
</property>
</action>
<action name="actionExclude_region">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Exclude region</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>