Skip to content

fix: Fix display of insertion markers and trashcan lid in RTL - #10211

Merged
gonfunko merged 1 commit into
mainfrom
rtl-fixits
Jul 31, 2026
Merged

fix: Fix display of insertion markers and trashcan lid in RTL#10211
gonfunko merged 1 commit into
mainfrom
rtl-fixits

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #10204

Proposed Changes

This PR fixes display of the new insertion markers in RTL by flipping them in that case. It also fixes an issue where the trashcan lid would rotate incorrectly in RTL – we changed the selector for the LTR case, but missed making the same change for RTL, so when the trashcan was empty in RTL it rotated the wrong way.

@gonfunko
gonfunko requested a review from a team as a code owner July 30, 2026 15:45
@gonfunko
gonfunko requested a review from maribethb July 30, 2026 15:45
@github-actions github-actions Bot added the PR: fix Fixes a bug label Jul 30, 2026
@gonfunko
gonfunko merged commit 3a82dce into main Jul 31, 2026
9 checks passed
@gonfunko
gonfunko deleted the rtl-fixits branch July 31, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Glitches whith insertion markers and trashbin animation in RTL mode in v13

2 participants