Commit 8d6b781
committed
fix(gui): add RTL support to delete-confirmation-prompt
This commit adds RTL (Right-to-Left) support for the delete-confirmation-prompt.
In RTL languages, when multiple sprites are opened, the delete section of the
confirmation prompt extended beyond the window boundary. This update fixes the
layout so it displays correctly in RTL as well as LTR.File tree
7 files changed
+116
-111
lines changed- packages
- scratch-gui
- src/lib
- scratch-render
- scratch-svg-renderer
- scratch-vm
7 files changed
+116
-111
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments