mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-08-05 08:29:09 +00:00
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). |
||
|---|---|---|
| .. | ||
| app_ui_scale.dart | ||
| base_library_tab_screen.dart | ||
| bottom_select_bar.dart | ||
| bottom_text_widget.dart | ||
| category_selection_dialog.dart | ||
| cover_view_widget.dart | ||
| 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 | ||
| tv_pill.dart | ||
| tv_row_button.dart | ||