Allow for a wider layout description

This commit is contained in:
Joshua Fuhs 2012-06-22 23:10:09 -04:00
parent 750a281eac
commit 32e086c35a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Bar_init(m) {
}
; layout
i := Config_viewCount + 1
text := " ??? "
text := " 1x9|=- "
w := Bar_getTextWidth(text)
Gui, Add, Text, x%x1% y%y1% w%w% h%h1% BackgroundTrans vBar_#%m%_#%i%_layout gBar_GuiClick,
Gui, Add, Progress, x%x1% y%y1% w%w% h%h1% Background%Config_normBgColor2%