IceCubes/IceCubesApp/App/Tabs
Paul Schuetz 731ee4c3ac
Fix icon switching on iPad (#1310)
The switching of icons didn't work on the iPad anymore (See
https://norden.social/@betamax65/110088664994961476). This might be a temporary
fix, depending on what caused the bug (which I couldn't determine). For now,
one icon in the set seemingly must have a complete iPad icon set, which is
achieved with the standard icon. Furthermore, an assert statement helps to
determine the problem with the icons. This statement won't be compiled into
release builds.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
2023-03-26 14:19:34 +02:00
..
Settings Fix icon switching on iPad (#1310) 2023-03-26 14:19:34 +02:00
Timeline Accessibility tweaks + Notifications and Messages tab uplift (#1292) 2023-03-24 07:52:29 +01:00
ExploreTab.swift Make secondary column available on any size + add a toggle + faster macOS window resize 2023-02-21 13:37:31 +01:00
MessagesTab.swift Bind tabs to client.id 2023-02-14 14:27:29 +01:00
NotificationTab.swift Swiftformat . 2023-02-22 19:09:39 +01:00
ProfileTab.swift Bind tabs to client.id 2023-02-14 14:27:29 +01:00
Tabs.swift SwiftFormat 2023-03-13 13:38:28 +01:00