Skip to content

Fix UI Rendering Issue (Issue #693) #705

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EngAbo3lia
Copy link
Contributor

@EngAbo3lia EngAbo3lia commented Jun 19, 2025

Fixed issue where the last item in menu lists doesn't render properly:

  • Added bounds checking for item height and width
  • Fixed image rectangle dimensions for last items
  • Added proper clipping to prevent drawing outside item boundaries
  • Ensured valid dimensions for all menu item parts

Fixed issue where the last item in menu lists doesn't render properly:\n- Added bounds checking for item height and width\n- Fixed image rectangle dimensions for last items\n- Added proper clipping to prevent drawing outside item boundaries\n- Ensured valid dimensions for all menu item parts
@moudey
Copy link
Owner

moudey commented Jun 21, 2025

There is an error, please check.
Thank you @EngAbo3lia, for your valuable contribution.

Copy link

@king50Mm king50Mm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/dll/src/ContextMenu.cpp

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.

3 participants