-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code cleanup in enable() and disable()
The current enable() and disable() methods in the panelManager class do receive a 'reset' parameter to allow to "reset" and recreate the panels without disconnecting and connecting again signals and doing the whole disable-and-enable process. This MR moves the common part into their own functions, and thus removing the parameter and making the code simpler.
- Loading branch information
Sergio Costas
committed
Jan 22, 2022
1 parent
17f6fdf
commit c2d4302
Showing
1 changed file
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters