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

[Bug] Can't reduce window size in full screen #6803

Closed
davystrong opened this issue Nov 17, 2024 · 6 comments
Closed

[Bug] Can't reduce window size in full screen #6803

davystrong opened this issue Nov 17, 2024 · 6 comments
Assignees
Labels

Comments

@davystrong
Copy link

davystrong commented Nov 17, 2024

Bug Description

Hope I haven't missed anything obvious, but when I open Appflowy as a split window in fullscreen mode on Mac, the window can't be reduced below about two thirds of the screen.

How to Reproduce

Open the app in split screen mode alongside some other app

Expected Behavior

I would expect to have full control over the window size, or at least, that the minimum size would be a lot smaller.

Operating System

macOS

AppFlowy Version(s)

0.7.3

Screenshots

No response

Additional Context

No response

@LucasXu0
Copy link
Collaborator

Hi, @davystrong. We have a minimum window size requirement of 960 pixels to avoid UI scaling issues.

@davystrong
Copy link
Author

@LucasXu0 thanks for that! I'm using a 16 inch Macbook, the display is 3456 pixels across and I'd estimate it doesn't let me reduce it below about 2100 pixels. 960 would be reasonable, I think, but this is annoying. Any idea why it won't go any smaller?

@LucasXu0
Copy link
Collaborator

@davystrong My previous comment was not clear. For your MacBook, the limitation should be 960 × (2-3) pixels (approximately within this range). I may change it to a dynamic value based on the screen pixels if it doesn't cause too many UI issues.

@davystrong
Copy link
Author

@LucasXu0 that makes more sense. Yes, having it linked to the screen pixels might be a good idea, however I'd like it to be as flexible as possible. With the current window layout, it looks like the value could be reduced to about half what it currently is without any issues, even with the sidebar open. I had previously been using OneNote, and this actually something it did quite well. When the window got too small, the sidebar stopped "pushing" the content out of the way and start appearing in from of the content, then disappearing when you focused on the page again. Maybe this is something you could do as well.

@appflowy appflowy assigned appflowy and LucasXu0 and unassigned appflowy Nov 19, 2024
@LucasXu0
Copy link
Collaborator

Hi, @davystrong. This package reduces the minimum window size limitation. Would you like to test to see if it matches your screen size?

https://github.com/AppFlowy-IO/AppFlowy-Builder/releases/download/0.7.4_main/AppFlowy-0.7.5-macos-universal.dmg

@davystrong
Copy link
Author

@LucasXu0 tested and that works much better now! Thank you! I'll close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants