You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: parley-todo.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,12 @@
21
21
-~~Could it be trailing whitespace?~~
22
22
-[ ] In the EasyMark example, with the text "There is no alternative way to specify the strong style", at certain wrap widths, the text from "strong" onwards will be shifted down 1px
23
23
-[ ] With the fancy variable autohinted Ubuntu font, *sometimes* the "Interactive Container" label on the right demos bar appears improperly wrapped?
24
-
-[] With "Text Wrap Mode" set to "Some(Wrap)" or "Some(Truncate)" in the Settings window, labels are not as wide as they should be compared to master branch (see Text Layout window)
25
-
-[] Text wrapping
24
+
-[x] With "Text Wrap Mode" set to "Some(Wrap)" or "Some(Truncate)" in the Settings window, labels are not as wide as they should be compared to master branch (see Text Layout window)
25
+
-[x] Text wrapping
26
26
-[x] max_rows
27
27
-[x] break_anywhere
28
28
-[x] overflow_character
29
-
-[]`LayoutJob::round_output_to_gui`
29
+
-[x]`LayoutJob::round_output_to_gui`
30
30
-[ ]`LayoutJob::break_on_newline`
31
31
-[ ] RTL considerations
32
32
-[ ] Label wrapping only occurs in LTR layouts, but make sure it doesn't do anything weird with RTL labels
0 commit comments