mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
modules changes
* speedup widget destruction checks * rework outfit module using grid layout and the new design * fixes in console, terminal, textmessage modules
This commit is contained in:
@@ -2,12 +2,11 @@ TerminalLabel < UILabel
|
||||
font: terminus-14px-bold
|
||||
height: 16
|
||||
|
||||
Panel
|
||||
id: terminalPanel
|
||||
UIWidget
|
||||
id: terminalWidget
|
||||
background-color: #000000
|
||||
opacity: 0.85
|
||||
anchors.fill: parent
|
||||
@onEscape: Terminal.hide()
|
||||
|
||||
Panel
|
||||
id: terminalBuffer
|
||||
|
Reference in New Issue
Block a user