rizinorg/cutter

Functions widget has empty space at bottom

Open

#2789 opened on Sep 26, 2021

View on GitHub
 (10 comments) (0 reactions) (0 assignees)C++ (14,852 stars) (1,123 forks)batch import
UIgood first issue

Description

Is your feature request related to a problem? Please describe. There is an unnecessary space of Functions Widget. I think it should be removed to save some space. image

Describe the solution you'd like

I think the "Functions" widget is having wrong Vbox configurations so it is not expanded -> empty space at bottom. This space should be removed by expanding Vbox to save spaces for GUI

Contributor guide