Files
oak-gpui/crates/ui/src
Piotr Osiewicz 4097118070 ui: Fix scrollbar content size calculation for non-uniform lists with single element (#20237)
Previously we were always adding the origin coordinate of last item to
the content size, which is incorrect when the list has just one item; in
that case, we should just use the size of that item as the content size
of a list.

Closes #ISSUE

Release Notes:

- N/A
2024-11-05 14:32:13 +01:00
..
2024-10-31 11:40:38 -04:00
2024-10-07 15:01:50 +02:00
2024-10-31 11:40:38 -04:00
2024-10-05 23:28:34 -04:00
2024-10-31 11:40:38 -04:00