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: improve window positioning and sizing to account for taskbar #1041

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

SnowAgar25
Copy link
Contributor

Description

  • Adjust window position calculation to consider taskbar location
  • Modify window size calculation to respect taskbar dimensions
  • Ensure window stays within visible screen bounds
  • Use workArea instead of screenSize for more accurate measurements
  • Implement dynamic minimum window size based on available screen space

Linked Issues

Additional context

image
image

- Adjust window position calculation to consider taskbar location
- Modify window size calculation to respect taskbar dimensions
- Ensure window stays within visible screen bounds
- Use workArea instead of screenSize for more accurate measurements
- Implement dynamic minimum window size based on available screen space
Copy link

vercel bot commented Oct 21, 2024

@SnowAgar25 is attempting to deploy a commit to the RSS3 Team on Vercel.

A member of the Team first needs to authorize it.

@Innei Innei merged commit c6282f7 into RSSNext:dev Oct 21, 2024
1 of 2 checks passed
@SnowAgar25 SnowAgar25 deleted the fix/workarea branch October 21, 2024 10:55
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