winter: Add support for vertical dragbars

Contributed by Milan Maljković.
This commit is contained in:
Kim Woelders 2022-03-31 13:13:49 +02:00
parent ee094f4b34
commit abfd9f6966
10 changed files with 13 additions and 13 deletions

View File

@ -1,24 +1,24 @@
__ICLASS __BGN
__NAME DESKTOP_DRAGBUTTON_HORIZ
__NORMAL "dragbar/images/dragbar_horiz.png"
__EDGE_SCALING 1 1 2 2
__PADDING 1 1 1 1
__EDGE_SCALING 3 4 4 4
__PADDING 4 4 4 4
__END
__ICLASS __BGN
__NAME DESKTOP_RAISEBUTTON_HORIZ
__NORMAL "dragbar/images/a2.png"
__NORMAL "dragbar/images/a2_horiz.png"
__EDGE_SCALING 1 1 1 2
__CLICKED "dragbar/images/a2b.png"
__CLICKED "dragbar/images/a2b_horiz.png"
__EDGE_SCALING 1 1 1 2
__PADDING 1 1 1 1
__END
__ICLASS __BGN
__NAME DESKTOP_LOWERBUTTON_HORIZ
__NORMAL "dragbar/images/a1.png"
__NORMAL "dragbar/images/a1_horiz.png"
__EDGE_SCALING 1 1 1 2
__CLICKED "dragbar/images/a1b.png"
__CLICKED "dragbar/images/a1b_horiz.png"
__EDGE_SCALING 1 1 1 2
__PADDING 1 1 1 1
__END
@ -29,7 +29,7 @@ __ICLASS __BGN
__EDGE_SCALING 3 4 4 4
__PADDING 4 4 4 4
__END
/*
__ICLASS __BGN
__NAME DESKTOP_DRAGBUTTON_VERT
__NORMAL "dragbar/images/dragbar_vert.png"
@ -39,25 +39,25 @@ __END
__ICLASS __BGN
__NAME DESKTOP_RAISEBUTTON_VERT
__NORMAL "dragbar/images/a2.png"
__NORMAL "dragbar/images/a2_vert.png"
__EDGE_SCALING 1 1 1 1
__CLICKED "dragbar/images/a2b.png"
__CLICKED "dragbar/images/a2b_vert.png"
__EDGE_SCALING 1 1 1 1
__PADDING 1 1 1 1
__END
__ICLASS __BGN
__NAME DESKTOP_LOWERBUTTON_VERT
__NORMAL "dragbar/images/a1.png"
__NORMAL "dragbar/images/a1_vert.png"
__EDGE_SCALING 1 1 1 2
__CLICKED "dragbar/images/a1b.png"
__CLICKED "dragbar/images/a1b_vert.png"
__EDGE_SCALING 1 1 1 2
__PADDING 1 1 1 1
__END
__ICLASS __BGN
__NAME DESKTOP_DESKRAY_VERT
__NORMAL "dragbar/images/dragbar_horiz.png"
__NORMAL "dragbar/images/dragbar.png"
__EDGE_SCALING 3 4 4 4
__PADDING 4 4 4 4
__END */
__END

View File

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 241 B

After

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 4.3 KiB