mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02:00
Fixed high memory usage issue
This commit is contained in:
@@ -38,6 +38,10 @@ MainWindow
|
||||
text: -
|
||||
anchors.top: parent.top
|
||||
|
||||
DebugText
|
||||
id: luaRamUsage
|
||||
text: -
|
||||
|
||||
DebugLabel
|
||||
!text: tr('Render')
|
||||
|
||||
@@ -89,7 +93,7 @@ MainWindow
|
||||
text: -
|
||||
|
||||
DebugLabel
|
||||
!text: tr('Widgets')
|
||||
!text: tr('Widgets & Objects')
|
||||
|
||||
DebugText
|
||||
id: widgetsInfo
|
||||
|
Reference in New Issue
Block a user