You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I maximize a non-focused block, the block border is set incorrectly. I tried debugging the source code to find the answer and discovered that the width and height are first assigned the correct values but are then updated back to their original values.
Expected Behavior
Steps To Reproduce
Clicking the maximize button on the non-focused block
Wave Version
main
Platform
macOS
OS Version/Distribution
macos
Architecture
arm64
Anything else?
No response
Questionnaire
I'm interested in fixing this myself but don't know where to start
I would like to fix and I have a solution
I don't have time to fix this right now, but maybe later