Refactor ScrollItemWidget to use stateful image names
This commit is contained in:
@@ -205,16 +205,23 @@ scrollpanel-button-gdi-disabled:
|
||||
scrollpanel-button-gdi-pressed:
|
||||
Inherits: button-gdi-pressed
|
||||
|
||||
scrollitem:
|
||||
|
||||
scrollitem-hover:
|
||||
Inherits: button
|
||||
|
||||
scrollitem-selected:
|
||||
scrollitem-highlighted:
|
||||
Inherits: button-pressed
|
||||
|
||||
scrollitem-nohover:
|
||||
|
||||
scrollitem-nohover-hover:
|
||||
scrollitem-nohover-highlighted:
|
||||
|
||||
scrollheader:
|
||||
Inherits: button
|
||||
|
||||
scrollheader-highlighted:
|
||||
Inherits: button
|
||||
|
||||
#
|
||||
# Slider
|
||||
|
||||
@@ -24,6 +24,7 @@ Container@MISSIONBROWSER_PANEL:
|
||||
Height: PARENT_BOTTOM - 30
|
||||
Children:
|
||||
ScrollItem@HEADER:
|
||||
BaseName: scrollheader
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 13
|
||||
X: 2
|
||||
|
||||
Reference in New Issue
Block a user