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:
Kiara Navarro 2021-07-01 22:11:38 -03:00
parent d7ae23bdda
commit 0b2cd5bdc5
No known key found for this signature in database
GPG key ID: CDEFDCA3F6E04955
3 changed files with 60 additions and 0 deletions

View file

@ -200,6 +200,7 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="ContentFullScreenMode"/>
<widget class="QWidget" name="ContentPage"/>
</widget>
</item>