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: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@
49
49
+ Changed: Keypress tracking by key code instead of character code.
50
50
+ Changed: Minor adjustment to informative window indentation.
51
51
+ Fixed: Text output containing line breaks is always displayed as a block element.
52
+
+ Fixed: Paragraphs containing text output with block elements do not have left padding.
52
53
+ Removed: Separate UrqW cursor for choosing and activating buttons (caused issues with simultaneous activation of two controls and was replaced with cluster navigation based on standard system focus).
Copy file name to clipboardExpand all lines: md/ru/other/changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@
49
49
+ Изменено: Отслеживание нажатий клавиш не по коду символа, а по коду клавиши.
50
50
+ Изменено: Небольшая правка отступа информативного окна.
51
51
+ Исправлено: Текстовый вывод, содержащий переносы строк, всегда отображается как блочный элемент.
52
+
+ Исправлено: Абзацы, содержащие текстовый вывод с блочными элементами, не имеют отступа слева.
52
53
+ Удалено: Отдельный курсор UrqW для выбора и активации кнопок (вызывал проблемы одновременной активации двух элементов управления и был заменён на кластерную навигацию на основе стандартного системного фокуса).
53
54
+ Улучшения accessibility:
54
55
- Добавлено: Текстовые метки для элементов управления панели инструментов.
0 commit comments