Files
oak-gpui/crates
Piotr Osiewicz f9f9f0670f editor: Rearrange float operations in layout (#9176)
We were seeing weird layouts with large files, where - starting with
some verylargelineindex - lines were rendered at weird y offsets. It
turned out that in some cases we're doing operations on Pixel values of
different magnitude, which then led to wrong results in calculations.
This commit addresses some of these problems, visible at glance when
working with large plaintext files. I *did not* dig into things like
inlay hints or diagnostics to see if they are subject to the same
potential precision loss.

Fixes #5371 

Release Notes:

- Fixed editor layout for large files, where the lines might have been
laid out with incorrect Y offset from the top.
2024-03-11 16:46:20 +01:00
..
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 08:38:52 -07:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-07 13:52:50 -07:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 13:28:10 +01:00
2024-03-07 19:56:41 -07:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:45:57 +01:00
2024-03-11 10:03:51 +02:00
2024-03-07 13:52:50 -07:00
2024-03-11 10:45:57 +01:00