mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Text selection in chat
* Remove fancy stuff from background * Improve text windows * More improvements to textedit
This commit is contained in:
@@ -25,6 +25,7 @@ TextWindow < MainWindow
|
||||
anchors.right: textScroll.left
|
||||
anchors.bottom: textScroll.bottom
|
||||
vertical-scrollbar: textScroll
|
||||
text-wrap: true
|
||||
|
||||
VerticalScrollBar
|
||||
id: textScroll
|
||||
|
Reference in New Issue
Block a user