Zixuan Li
Zixuan Li
This is ready for review now (forgot to comment on that).
Extracted `InsetShadowBox` so that #853 can reuse this.
~~Will push an update here soon.~~ Ready for review!
Thanks. The PR is ready for review again!
Thanks for the review! I have updated the PR. The last three commits are for the proof-of-concept tests for the content input scaling feature; they are optional: * 3e282e4b wip;...
Thanks for the review! I have updated the PR. There is [another revision](https://github.com/zulip/zulip-flutter/compare/main...PIG208:zulip-flutter:2f40b02b105865b92bc00419c52c35d044188f21) on top of this that I didn't push, because it reorganizes the commits (even though the diff...
Pushed to fix this. Thanks!
Added: * eaed8fba emoji: Use withFadedAlpha for highlightColor Screenshots (highlighted reactions) | before | after | | - | - | |  | ![Screenshot from 2024-11-12...
Thanks! Updated the PR.
I have pushed a change reorganizing the commits for better readability. This is effectively an NFC change overall — no functionality change after reordering. **Before** 66d55db6 theme: Update borderBar to...