Opened 10 years ago
Closed 10 years ago
#37286 closed defect (bug) (fixed)
Site Icon: Preview when cropping an image is broken in RTL
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.6 | Priority: | normal |
| Severity: | normal | Version: | 4.3 |
| Component: | Customize | Keywords: | has-patch |
| Focuses: | rtl | Cc: |
Description
- When cropping an image in the media modal the app icon preview doesn't get always updated. The image wrapper needs a
direction: ltrwrapper. - Same for the favicon, but this is more fun. It updates the wrong preview. Instead of updating the one in the media modal it updates the one in the customizer panel because both are using the same ID.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 37964: