Keep icon buttons centered while pressed - #214
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
20750e9 to
5a44c1b
Compare
|
Looks good! But can we put it on ice (i.e., in draft) for a bit? I'm opening a pr on |
|
paranext/paranext-core#2667 has been merged into main, but did not include a |
5a44c1b to
88ad689
Compare
The platform button's pressed style is a translate, which overwrites the same custom property a translate utility uses for centering — so the suggestion "+" and the arc split button both jumped mid-click.
88ad689 to
6442334
Compare
The platform button's pressed style is a translate, which overwrites the same custom property a translate utility uses for centering — so the suggestion "+" and the arc split button both jumped mid-click.
This change is