Arkadiusz Fal
9177abb0ec
Fix iOS menu text disappearing in navigation headers
...
Extended the ZStack overlay fix to all iOS navigation header menus
where text labels would disappear when tapping the menu:
- HomeView: "Home" title menu
- PopularView: "Popular" title with icon menu
- TrendingView: Country/flag title menu
- PlaylistsView: Playlist title with thumbnail menu
- ChannelPlaylistView: Playlist title with thumbnail menu
- OpenVideosView: Playback mode picker menu
All menus now use the same pattern as PlaybackSettings:
- Visible static label layer in ZStack
- Invisible Menu overlay with .opacity(0)
- Prevents text disappearing and resizing animations
2025-11-23 14:16:21 +01:00
..
2025-01-30 15:02:02 +01:00
2023-12-09 21:03:19 +01:00
2024-09-10 09:38:14 +02:00
2024-05-16 19:35:31 +02:00
2025-06-17 16:02:56 +02:00
2025-11-23 14:16:21 +01:00
2024-05-16 19:35:31 +02:00
2025-11-07 13:35:04 +01:00
2023-10-15 13:35:23 +02:00
2024-05-16 19:35:31 +02:00
2025-06-17 16:02:56 +02:00
2024-08-24 10:09:41 +00:00
2024-08-24 10:09:41 +00:00
2024-11-08 14:04:16 +00:00
2022-10-27 18:03:57 +02:00
2024-05-16 19:35:31 +02:00
2025-11-23 14:16:21 +01:00
2025-11-07 13:35:02 +01:00
2025-11-07 13:35:10 +01:00
2024-05-16 19:35:31 +02:00
2024-08-24 10:09:45 +00:00
2025-11-07 13:35:06 +01:00
2025-11-07 13:35:05 +01:00
2025-11-09 18:14:34 +01:00
2025-11-20 17:05:22 +01:00
2024-10-07 21:23:12 +02:00
2025-11-07 13:35:07 +01:00
2024-05-16 19:35:31 +02:00
2025-11-23 14:09:14 +01:00
2025-11-23 14:16:21 +01:00
2025-06-17 16:02:56 +02:00
2024-05-16 19:35:31 +02:00
2024-05-18 11:42:26 +02:00
2024-12-13 23:00:53 +01:00
2025-11-20 17:49:10 +01:00
2025-11-23 13:41:03 +01:00
2025-11-07 13:35:09 +01:00
2025-11-20 17:05:22 +01:00
2023-02-26 18:55:38 +01:00
2024-11-08 14:04:16 +00:00
2025-02-15 17:01:58 +01:00
2025-11-23 14:16:21 +01:00
2024-08-24 10:09:44 +00:00
2025-11-20 17:05:22 +01:00
2025-11-23 14:16:21 +01:00
2024-05-16 19:35:31 +02:00
2024-05-16 19:35:31 +02:00
2025-11-22 20:11:14 +01:00
2021-09-26 22:12:43 +02:00
2025-11-23 13:32:16 +01:00
2024-02-02 11:06:32 +01:00
2023-05-25 18:36:03 +02:00
2025-11-20 13:14:31 +01:00
2024-05-17 19:30:24 +02:00
2025-06-01 22:19:03 +02:00
2025-11-20 13:18:03 +01:00
2025-11-20 13:14:31 +01:00
2022-12-04 13:32:26 +01:00
2021-10-17 23:01:43 +02:00
2024-05-16 19:05:00 +02:00
2021-10-25 23:29:06 +02:00
2024-08-18 14:46:51 +02:00
2025-11-09 18:14:35 +01:00
2024-05-23 11:44:58 +02:00
2022-12-04 13:32:22 +01:00
2025-11-20 13:21:56 +01:00