mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
Reimplement text edit scrolling in C++
* And update some corelib APIs
This commit is contained in:
@@ -10,7 +10,6 @@ FlatLabel < UILabel
|
||||
color: #aaaaaa
|
||||
size: 86 20
|
||||
text-offset: 3 3
|
||||
text-margin: 3
|
||||
image-source: /images/panel_flat.png
|
||||
image-border: 1
|
||||
|
||||
|
@@ -3,7 +3,7 @@ TextEdit < UITextEdit
|
||||
color: #aaaaaa
|
||||
size: 86 20
|
||||
text-offset: 0 3
|
||||
text-margin: 3
|
||||
padding: 3
|
||||
image-source: /images/textedit.png
|
||||
image-border: 1
|
||||
|
||||
|
Reference in New Issue
Block a user