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

File structure brakes up when resizing the window, and then resizing it back #18

Open
Nadav0077 opened this issue Mar 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Nadav0077
Copy link
Collaborator

Describe the bug
When a user resizes the app window, the structure of the file components' location changes (as it should be), but when trying to resize the window, the components won't go back to the same state.

To Reproduce
Steps to reproduce the behavior:

  1. Go to one of the files
  2. Resize the window
  3. Resize it back
  4. See the issue

Expected behavior
The components should change according to the size of the window, and change back to the same state when resizing back.

Screenshots
Screen Shot 2023-03-21 at 22 39 16

Screen Shot 2023-03-21 at 22 39 41

Screen Shot 2023-03-21 at 22 39 56

Desktop (please complete the following information):

  • OS: macOS (But also happens on Windows)

Additional context
Maybe we should keep the 6 possible states of the components' locations, and then apply them every time a user resizes the window.

@Nadav0077 Nadav0077 added the bug Something isn't working label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant