Description
Is your feature request related to a problem? Please describe.
Having multiple widgets is very useful to analysis binaries. Especially analyzer can view both disasm code and decompiled code. However, code blocks can be very huge therefore the monitor can't display them all. An example of 1920x1080 screenshot

Describe the solution you'd like Having a feature that allow minimizing widgets, so users can simple "hide" it when they need more space on the monitor. It's similar to vscode:
- The widgets are in "normal" mode

- Hide the "bookmark widget" therefore "Search" widget has more space to display data

Describe alternatives you've considered
Double click on widget's title will maximum it, double click on it again restore previous size
Additional context
IMO, the advantage of this method is viewer don't have to remove, then add widgets again and again. And it could be very useful if user sets multiple widgets in 1 position (multiple tabs)