An open API service indexing awesome lists of open source software.

https://github.com/robb/viewthatfitsissue


https://github.com/robb/viewthatfitsissue

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ViewThatFitsIssue

When using e.g. [`Double(bitPattern: 0x403f555555555555)`](https://float.exposed/0x403f555555555555) as the width or height of a view inside a ViewThatFits that is influenced by safe area padding inside a scroll view, the View doesn't render yet is still used for lay outing purposes.

Screenshot 2025-04-09 at 20 00 27

FB17176852 (Specific View dimensions cause Views to be dropped from ViewThatFits inside ScrollViews)