element-web-Github/playwright/e2e/settings
Florian Duros 6d55ce0217
Use browser's font size instead of hardcoded 16px as root font size (#12246)
* WIP Use browser font size instead of hardcoded 16px

* Add font migration to v3

* Remove custom font size input

* Use a dropdown instead of a slider

* Add margin to the font size dropdown

* Fix `UpdateFontSizeDelta` action typo

* Fix `fontScale`in `Call.ts`

* Rename `baseFontSizeV3` to `fontSizeDelta`

* Update playwright test

* Add `default` next to the browser font size

* Remove remaining `TODO`

* Remove falsy `private`

* Improve doc

* Update snapshots after develop merge

* Remove commented import
2024-02-21 11:23:07 +00:00
..
appearance-user-settings-tab.spec.ts Use browser's font size instead of hardcoded 16px as root font size (#12246) 2024-02-21 11:23:07 +00:00
device-management.spec.ts Migrate settings/* from Cypress to Playwright (#11949) 2023-11-29 13:50:13 +00:00
general-room-settings-tab.spec.ts Improve stability of Playwright screenshot tests (#11983) 2023-12-04 11:02:48 +00:00
general-user-settings-tab.spec.ts Improve stability of Playwright screenshots (#12009) 2023-12-07 10:32:23 +00:00
preferences-user-settings-tab.spec.ts Improve stability of Playwright screenshot tests (#11983) 2023-12-04 11:02:48 +00:00
security-user-settings-tab.spec.ts Improve stability of Playwright screenshot tests (#11983) 2023-12-04 11:02:48 +00:00