mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
CtrlLib: MenuBar leftgap now 26
git-svn-id: svn://ultimatepp.org/upp/trunk@6246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7fe35e4262
commit
3085d0e6c6
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ CH_STYLE(MenuBar, Style, StyleDefault)
|
|||
popupframe = Image(ib);
|
||||
popupbody = SColorMenu();
|
||||
popupiconbar = Null;
|
||||
leftgap = 24;
|
||||
leftgap = 26;
|
||||
textgap = 6;
|
||||
lsepm = rsepm = 2;
|
||||
pullshift.x = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue