mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
gui: set individual plot as full screen when double clicked
The following commit features to set specific plot as full screen if double clicked event is triggered while mouse is over that particular plot. This becomes handy if you are interested in a particular traces over that plot and want to inspect it in more detail.
This commit is contained in:
parent
d7ae23bdda
commit
0b2cd5bdc5
3 changed files with 60 additions and 0 deletions
|
|
@ -200,6 +200,7 @@
|
|||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="ContentFullScreenMode"/>
|
||||
<widget class="QWidget" name="ContentPage"/>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue