leggett / simplify

Issue tracker for Simplify Gmail, a browser extension to simplify Gmail's interface
https://simpl.fyi
1.64k stars 103 forks source link

The UI moves when the email creation form is expanded #816

Closed jahirfiquitiva closed 2 months ago

jahirfiquitiva commented 4 months ago

Shot 2024-05-29 at 18 22 25@2x Shot 2024-05-29 at 18 22 17@2x


System: macOS Browser: Arc Extension Version: 3.1.14

leggett commented 4 months ago

Interesting... I thought I fixed this in v3.1.14 which you have. I think I sort of did but it is having an unintended consequence in this scenario where your window is so large.

Basically, when you open a compose, the message is supposed to move to the LEFT to make space for it. Ideally, it wouldn't move at all if there is already plenty of space. But my calculation isn't working correctly in this scenario.

Thanks for the report -- I'll try to make it right soon.

jahirfiquitiva commented 4 months ago

@leggett thank you! 🙌

leggett commented 2 months ago

I finally looked at this more... I decided to not move the conversation at all if your window is larger than 2400px wide with everything closed (nav, add-ons, quick settings, etc) and 2700px if you have anything open. It looks like your screen is larger than both of these so the conversation should stop moving when you open a new message with the v3.1.15 update.