mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
major UIWidget rewrite with new features
This commit is contained in:
@@ -2,10 +2,10 @@ TerminalLabel < UILabel
|
||||
font: terminus-14px-bold
|
||||
height: 16
|
||||
|
||||
RectPanel
|
||||
Panel
|
||||
id: terminalPanel
|
||||
background-color: #000000
|
||||
opacity: 216
|
||||
opacity: 0.85
|
||||
anchors.fill: parent
|
||||
@onEscape: Terminal.hide()
|
||||
|
||||
|
Reference in New Issue
Block a user