rizinorg/cutter

Functions widget has empty space at bottom

Open

#2,789 opened on Sep 26, 2021

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

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

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