IceCubesApp/Packages
sh95014 11388757f3
Limit image height to screen height (#1675)
* limit image height to window height minus a hardcoded value

https://github.com/Dimillian/IceCubesApp/issues/1554

* Limit image to screen height

- limit available height to 80% of screen/window height
- if image fits in available width and height, just display it at 1x (to avoid ugly resizing artifacts)
- otherwise, shrink it proportionally to fit

https://github.com/Dimillian/IceCubesApp/issues/1554
2023-11-17 09:42:33 +01:00
..
Account Bigger media viewer window 2023-11-14 19:48:14 +01:00
AppAccount Improve SoundEffectManager & HapticManager (#1662) 2023-11-07 11:22:36 +01:00
Conversations Bigger media viewer window 2023-11-14 19:48:14 +01:00
DesignSystem Limit image height to screen height (#1675) 2023-11-17 09:42:33 +01:00
Env Improve the display of replies (#1672) 2023-11-16 09:56:00 +01:00
Explore Bigger media viewer window 2023-11-14 19:48:14 +01:00
Lists Convert Theme to Observable 2023-09-18 21:03:52 +02:00
MediaUI Bigger media viewer window 2023-11-14 19:48:14 +01:00
Models Refactor StatusRowMediaPreviewView (#1654) 2023-11-07 11:20:35 +01:00
Network format 2023-11-01 18:58:44 +01:00
Notifications Feature: store selected notification filter (#1627) (#1663) 2023-11-16 09:53:16 +01:00
Status Limit image height to screen height (#1675) 2023-11-17 09:42:33 +01:00
Timeline Bigger media viewer window 2023-11-14 19:48:14 +01:00