Skip to content

fix/rtl layout issue#872

Merged
andycall merged 2 commits intomainfrom
fix/rtl_layout_issue
Mar 4, 2026
Merged

fix/rtl layout issue#872
andycall merged 2 commits intomainfrom
fix/rtl_layout_issue

Conversation

@andycall
Copy link
Member

@andycall andycall commented Mar 3, 2026

  • fix(css): defer inset-inline-* mapping until direction resolves
  • fix(rendering): keep RTL abspos shrink-to-fit text visible in IFC

andycall added 2 commits March 3, 2026 09:09
   - Avoid eagerly mapping insetInlineStart/End to left/right during style flush; store logical insets and resolve in getters so RTL/LTR changes don’t require HMR.
   - Treat insetInlineStart/End like left/right for percentage resolution.
   - Add regression test for remapping on direction change.
@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
use-case Ready Ready Preview, Comment Mar 3, 2026 7:25pm
vue_usecase Ready Ready Preview, Comment Mar 3, 2026 7:25pm

Request Review

@andycall andycall merged commit 08caa3e into main Mar 4, 2026
14 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant