mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 17:23:44 +00:00
Adjustment to net selector list sizing for GTK.
Thanks to John Beard.
This commit is contained in:
parent
9f7bc6a9f9
commit
a69635f539
@ -41,7 +41,7 @@ wxDEFINE_EVENT( NET_SELECTED, wxCommandEvent );
|
||||
#define LIST_PADDING 5
|
||||
#else
|
||||
#define POPUP_PADDING 0
|
||||
#define LIST_ITEM_PADDING 5
|
||||
#define LIST_ITEM_PADDING 6
|
||||
#define LIST_PADDING 5
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user