Refactored scenario: Edit area fonts should not change on UI language change if the user preferences for edit area font are set
Started in a pairing session Amir and Željko, ended in session Niklas and Željko. Change-Id: I30ef2b41cfdceda04818f16f06e0071c487b90b6
This commit is contained in:
committed by
Zfilipin
parent
967683c98e
commit
b0d905a554
@@ -37,8 +37,8 @@ class PanelPage
|
||||
select(:selected_content_font, id: 'content-font-selector')
|
||||
select(:selected_interface_font, id: 'ui-font-selector')
|
||||
|
||||
select(:select_font_for_interface, id: 'ui-font-selector')
|
||||
select(:select_font_for_content, id: 'content-font-selector')
|
||||
select(:font_for_interface, id: 'ui-font-selector')
|
||||
select(:font_for_content, id: 'content-font-selector')
|
||||
|
||||
div(:uls_display_settings, class: 'uls-display-settings')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user