When you create new module, you always got problems with OTUI design. Why X element is on that position? What am I clicking?
I can't solve all these problems, but my module can help you debug your UI without milion prints to console.
With this module you can easily view tree of elements on given position (under mouse cursor):
![1576352461554.png]()
It also works before login:
![1576352494576.png]()
modules/client_ui_debug/client_ui_debug.otmod
[module] OTClient UI debug
I can't solve all these problems, but my module can help you debug your UI without milion prints to console.
With this module you can easily view tree of elements on given position (under mouse cursor):

It also works before login:

modules/client_ui_debug/client_ui_debug.otmod
Code:
Module...