mangayomi-mirror/lib/modules/widgets
Mehakdeep Singh dc89fcfbdf feat: make the UI scale universal, not TV-only (#589)
The interface-scale option was gated to TV. Generalize it to every platform:
TV keeps the fixed-reference-width normalization (for density consistency),
while desktop/tablet/phone get a straight multiplier on the native size (1.0 is
native, higher zooms in). Renamed TvUiScale -> AppUiScale and the setting /
slider accordingly, and the slider now shows in Appearance on all platforms.
Addresses #589 (scale the app UI while navigating, especially on big screens).
2026-07-26 00:17:11 -07:00
..
app_ui_scale.dart feat: make the UI scale universal, not TV-only (#589) 2026-07-26 00:17:11 -07:00
base_library_tab_screen.dart
bottom_select_bar.dart
bottom_text_widget.dart
category_selection_dialog.dart
cover_view_widget.dart refactor: improve code formatting and readability across multiple files 2026-07-24 15:10:18 +01:00
custom_draggable_tabbar.dart
custom_extended_image_provider.dart
custom_sliver_grouped_list_view.dart
error_text.dart
gridview_widget.dart
listview_widget.dart
loading_icon.dart
manga_image_card_widget.dart
progress_center.dart
tv_escapable_slider.dart
tv_menu.dart refactor: improve code formatting and readability across multiple files 2026-07-24 15:10:18 +01:00
tv_pill.dart fix(android-tv): ignore a stray Select key-up on TV pills 2026-07-25 18:14:29 -07:00
tv_row_button.dart refactor: improve code formatting and readability across multiple files 2026-07-24 15:10:18 +01:00