mathberet
mathberet copied to clipboard
File structure brakes up when resizing the window, and then resizing it back
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:
- Go to one of the files
- Resize the window
- Resize it back
- 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

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.