-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI for IDA Pro plugin unusable with high res display #16
Comments
Hi, do you know how it handled in x64dbg? |
If you're using Qt for the UI. I would suggest using Layouts Qt Layouts. |
In the SettingDialog.ui, can you try using 'Expanding' in the Horizontal and Vertical Policy? |
@blaquee Yes, of course. What IDA version do you have? Could you test the settings view with these binaries at your 4k desktop? |
@a1ext I was out of town this weekend. I will test these when I am home. And I have IDA 6.95 |
Hi @a1ext its much improved! But there is still one slight UI modification needed it seems. For the Remote Module Base input. See image below. |
@blaquee thanks, could you check all the views (including all the settings tabs, Python remote execution view, memory choose dialog)? |
@a1ext The other tabs in the setting dialog all seem fine. Every other UI element seems ok, just the input for Remote Module Base needs adjustments now. |
@blaquee What IDA PRO version do you have? I'll prepare a plugin for tests for your version |
I have IDA Pro 6.95. And youre right, I didn't notice all of that is in fact missing! |
It shouldn't be expandable... |
Much better @a1ext ! |
For 4k monitors and the Windows 150% DPI Zoom, the UI is not very useable, and I cant seem to resize it to at least fit the elements.
The text was updated successfully, but these errors were encountered: