diff options
| author | Igor <[email protected]> | 2020-12-30 16:06:07 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-30 16:06:07 -0500 |
| commit | 24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch) | |
| tree | 789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/mainmenuplaylistentry.res | |
| parent | 64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff) | |
| parent | b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff) | |
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/mainmenuplaylistentry.res')
| -rw-r--r-- | resource/ui/mainmenuplaylistentry.res | 26 |
1 files changed, 4 insertions, 22 deletions
diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res index 4d34014..2a5ade7 100644 --- a/resource/ui/mainmenuplaylistentry.res +++ b/resource/ui/mainmenuplaylistentry.res @@ -63,23 +63,6 @@ "eatmouseinput" "0" } - "ToolTipButtonHack" - { - "ControlName" "EditablePanel" - "fieldName" "ToolTipButtonHack" - "xpos" "rs1-6" - "ypos" "2" - "zpos" "51" - "wide" "122" - "tall" "15" - "visible" "0" - "enabled" "1" - "mouseinputenabled" "1" - "eatmouseinput" "0" - "showtooltipswhenmousedisabled" "1" - "proportionaltoparent" "1" - } - "ModeButton" { "ControlName" "CExButton" @@ -149,7 +132,6 @@ "autoResize" "1" "pinCorner" "0" "proportionaltoparent" "1" - "paintbackground" "0" } } @@ -168,8 +150,8 @@ "tall" "35" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "wrap" "1" "fgcolor_override" "TanLight" "proportionaltoparent" "1" @@ -190,8 +172,8 @@ "tall" "35" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "wrap" "1" "fgcolor_override" "TransparentBlack" "proportionaltoparent" "1" |
