samfisherirl / UIAViewer.ahk-for-UIAutomation.ahk

UIAViewer.ahk for UIAutomation.ahk, with some modifications
10 stars 1 forks source link

GUI formatting problems #1

Open Descolada opened 1 year ago

Descolada commented 1 year ago

Here is how the GUI looks in Windows 10 without any skins:

UIAViewer_layout

In the StatusBar the text is offscreen. ComboBox with FindFirstBy is partially offscreen. Macro creator Edit is partially outside the Group element, so the last line is not visible.

And most importantly: the GUI is missing the minimize button.