Skip to content
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

Fix property editbox position and size #842

Merged
merged 4 commits into from
Jul 14, 2024

Conversation

wawuwo
Copy link
Contributor

@wawuwo wawuwo commented Jul 14, 2024

Hi!

This is an attempt to fix problems with property value edit box, which were discussed in #818.

It works pretty accurate, though edit box location is not 100% precise, there are tiny fluctuations. Editing of property value is implemented by placing borderless QLineEdit on top of property, it's quite hard to compute the exact location for it, which won't cause text to "jump" a bit.

@ra3xdh ra3xdh merged commit 8b842cb into ra3xdh:current Jul 14, 2024
6 checks passed
@ra3xdh ra3xdh linked an issue Jul 14, 2024 that may be closed by this pull request
4 tasks
@ra3xdh
Copy link
Owner

ra3xdh commented Jul 14, 2024

Thanks! Everything works as expected on my side. Merging.

@wawuwo wawuwo deleted the fix-property-editbox-position-and-size branch July 26, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dark theme and rendering issue on windows
2 participants