mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 2.2 - retro layout + bug fixes
This commit is contained in:
16
layouts/retro/styles/40-gamebuttons.otui
Normal file
16
layouts/retro/styles/40-gamebuttons.otui
Normal file
@@ -0,0 +1,16 @@
|
||||
GameButtonsWindow < HeadlessMiniWindow
|
||||
height: 52
|
||||
&forceOpen: true
|
||||
&autoOpen: 4
|
||||
|
||||
MiniWindowContents
|
||||
margin-top: 2
|
||||
|
||||
Panel
|
||||
id: buttons
|
||||
anchors.fill: parent
|
||||
layout:
|
||||
type: grid
|
||||
cell-spacing: 3
|
||||
cell-size: 20 20
|
||||
flow: true
|
Reference in New Issue
Block a user