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

Fixed invalid frame size message. #62

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

jonryser
Copy link
Collaborator

Describe the changes

The app always reports "Invalid frame dimension". The width of the Splash was generated with math, but could potentially be infinitely small as it only used min. Ensure it is never smaller than 140.

image

@jonryser jonryser merged commit 3d47667 into release-20241118 Nov 21, 2024
1 check passed
@jonryser jonryser deleted the bug-invalid-frame-size branch November 22, 2024 23:04
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.

2 participants