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
@@ -48,6 +48,7 @@
48
48
+ Changed: Inventory item usage options are displayed when the item receives system focus, not just when the mouse is hovering over it.
49
49
+ Changed: Keypress tracking by key code instead of character code.
50
50
+ Changed: Minor adjustment to informative window indentation.
51
+
+ Fixed: Links disappear from the text when loading a saved game.
51
52
+ Fixed: Text output containing line breaks is always displayed as a block element.
52
53
+ Fixed: Paragraphs containing text output with block elements do not have left padding.
53
54
+ 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
@@ -48,6 +48,7 @@
48
48
+ Изменено: Варианты использования предмета в инвенторе отображаются, когда предмет принимает системный фокус, а не только когда на него наводится мышь.
49
49
+ Изменено: Отслеживание нажатий клавиш не по коду символа, а по коду клавиши.
50
50
+ Изменено: Небольшая правка отступа информативного окна.
51
+
+ Исправлено: Ссылки исчезают из текста при загрузке сохранённой игры.
51
52
+ Исправлено: Текстовый вывод, содержащий переносы строк, всегда отображается как блочный элемент.
52
53
+ Исправлено: Абзацы, содержащие текстовый вывод с блочными элементами, не имеют отступа слева.
53
54
+ Удалено: Отдельный курсор UrqW для выбора и активации кнопок (вызывал проблемы одновременной активации двух элементов управления и был заменён на кластерную навигацию на основе стандартного системного фокуса).
0 commit comments