Skip to content

[#26] Fix UI rendering bug after window size change#99

Merged
mihaid11 merged 1 commit into
devfrom
mihai/fix_ui
Apr 3, 2026
Merged

[#26] Fix UI rendering bug after window size change#99
mihaid11 merged 1 commit into
devfrom
mihai/fix_ui

Conversation

@mihaid11

@mihaid11 mihaid11 commented Apr 3, 2026

Copy link
Copy Markdown
Owner

Title

[#26] Fix UI rendering bug after window size change

Description

What changes did you make?
Used getDefaultView size for UI rendering instead of window size.

Why are these changes needed?
Dialogue box and time were hidden when the resolution was changed.

Related Issue:
Fixes #26

Type of Change

  • Bug fix
  • New feature
  • Code Refactor
  • Documentation update

Checklist

  • Self-Review: I checked my own changes for mistakes.
  • Docs: Updated documentation if required.
  • Zero Warnings: Changes don’t introduce new compiler/linter warnings.

Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
@mihaid11 mihaid11 merged commit 8ac077c into dev Apr 3, 2026
6 checks passed
@mihaid11 mihaid11 deleted the mihai/fix_ui branch April 3, 2026 22:27
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.

Fullscreen Mode Hides UI Elements

1 participant