Ticket #11649 (new)
MuonAnalysis GUI: window resize is not constrained by and does not adjust the main widget size
Reported by: | Federico M Pouzols | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Muon | Keywords: | |
Cc: | raquel.alvarez-banos@… | Blocked By: | |
Blocking: | Tester: |
Description
Open the MuonAnalysis gui. You can resize the window freely, while the main widget that it contains remains as fixed-sized.
I'm not sure what would be the best way to fix it, but at first glance it seems that you'd get a more standard behavior if you changed the ui definition so that the (QWidget) MuonAnalysis widget is inside a QMainWindow widget.
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 12487