IceCubesApp/Packages/DesignSystem
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
..
.swiftpm/xcode/xcshareddata/xcschemes Convert Theme to Observable 2023-09-18 21:03:52 +02:00
Sources/DesignSystem Limit image height to screen height (#1675) 2023-11-17 09:42:33 +01:00
.gitignore Account statuses and more packages 2022-12-18 20:30:19 +01:00
Package.swift iOS 17+ only support + migrating to Observation framework (#1571) 2023-09-18 07:01:23 +02:00
README.md Account statuses and more packages 2022-12-18 20:30:19 +01:00

DesignSystem

A description of this package.