Skip to content

Make paint work for RTL languages #574

@chrisgarrity

Description

@chrisgarrity

Expected Behavior

Everything should be laid out correctly when using an RTL language such as Hebrew.

  • buttons should have the rounded corners on the 'outside':
    screen shot 2018-08-06 at 4 58 44 pm
    screen shot 2018-08-06 at 5 00 16 pm
  • labeled inputs should have margin mirrored
  • undo/redo arrows will need to be mirrored
  • button icons need margin reversed:
    screen shot 2018-08-06 at 5 02 22 pm
  • [ ] editing text with the text tool should put the cursor in the correct place (split out to Handle RTL languages in the text tool #615)

Splitting out from scratchfoundation/scratch-gui#1579

Actual Behavior

Describe what actually happens
Layouts specific to LTR look broken on RTL - e.g. margin on the wrong side.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions