Nick Senger
Results
2
issues of
Nick Senger
In some cases computations are performed in each view regardless of whether their inputs have actually changed. This PR adds a widget `Cached`, which takes some dependency and a function...
This PR adds `min_width` and `min_height` to the `Container` widget. I'm not sure if there's a reason these are absent, but I have a use-case for min-width and it seems...