Marshall Bowers
52a3013d73
editor: Push em width calculations down into EditorSnapshot::gutter_dimensions ( #24062 )
...
This PR removes the `em_width` and `em_advance` parameters to
`EditorSnapshot::gutter_dimensions` in favor of computing the values
inside of it.
In practice all of the callers were passing in the same values, and
there isn't a circumstance where we would want to pass in different
values.
`gutter_dimensions` has also been modified to return
`Option<GutterDimensions>` instead of `GutterDimensions` so that we can
remove some `.unwrap`s when interacting with the text system.
Release Notes:
- N/A
2025-02-01 00:10:42 +00:00
..
2025-01-27 04:00:27 +00:00
2025-01-29 23:03:20 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 19:46:15 +00:00
2025-01-30 19:46:15 +00:00
2025-01-31 17:08:33 -05:00
2025-01-27 13:40:59 -05:00
2025-01-26 03:02:45 +00:00
2025-01-28 11:40:42 -03:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-31 23:25:58 +00:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 16:55:32 -03:00
2025-01-17 17:39:22 +01:00
2025-01-31 03:21:40 +00:00
2025-01-27 04:00:27 +00:00
2025-01-17 17:39:22 +01:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 13:42:56 -08:00
2025-01-26 03:02:45 +00:00
2025-01-27 13:40:59 -05:00
2025-01-31 11:40:42 -08:00
2025-01-26 03:02:45 +00:00
2025-02-01 00:10:42 +00:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-30 21:45:04 +00:00
2025-01-31 01:32:13 +00:00
2025-01-31 01:32:13 +00:00
2025-01-31 22:35:23 +00:00
2025-01-31 00:13:53 -07:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 23:53:36 -07:00
2025-01-17 17:39:22 +01:00
2025-02-01 00:10:42 +00:00
2025-01-26 03:02:45 +00:00
2025-01-31 23:25:58 +00:00
2025-01-27 21:56:29 +00:00
2025-01-17 17:39:22 +01:00
2025-01-31 11:40:42 -08:00
2025-01-31 11:40:42 -08:00
2025-01-31 02:00:55 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-30 16:55:32 -03:00
2025-01-30 16:55:32 -03:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-31 23:36:24 +00:00
2025-01-26 23:37:34 +00:00
2025-01-31 15:48:55 -05:00
2025-01-27 12:29:08 -03:00
2025-01-29 22:14:24 +02:00
2025-01-28 19:04:21 -05:00
2025-01-31 00:13:46 -07:00
2025-01-30 13:42:56 -08:00
2025-01-26 23:37:34 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-31 22:28:11 +00:00
2025-01-30 13:42:56 -08:00
2025-01-31 17:47:44 +00:00
2025-01-27 04:00:27 +00:00
2025-01-17 17:39:22 +01:00
2025-01-17 17:39:22 +01:00
2025-01-31 01:03:53 +00:00
2025-01-30 08:56:02 -08:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-31 15:48:55 -05:00
2025-01-27 04:00:27 +00:00
2025-01-27 04:00:27 +00:00
2025-01-27 12:32:22 +01:00
2025-01-31 23:15:46 +00:00
2025-01-30 13:42:56 -08:00
2025-01-31 23:25:58 +00:00
2025-01-30 16:40:20 -08:00
2025-01-27 04:00:27 +00:00
2025-01-28 19:04:21 -05:00
2025-01-31 23:25:58 +00:00
2025-01-31 23:15:46 +00:00
2025-01-30 13:42:56 -08:00
2025-01-26 03:02:45 +00:00
2025-01-26 23:37:34 +00:00
2025-01-31 23:25:58 +00:00
2025-01-29 22:14:24 +02:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-25 19:24:19 +00:00
2025-01-30 16:55:32 -03:00
2025-01-31 01:22:10 +00:00
2025-01-31 11:40:42 -08:00
2025-01-27 04:00:27 +00:00
2025-01-17 17:39:22 +01:00
2025-01-26 03:02:45 +00:00
2025-01-29 07:05:33 +00:00
2025-01-26 03:02:45 +00:00
2025-01-26 03:02:45 +00:00
2025-01-28 10:37:48 +01:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-17 17:39:22 +01:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-17 17:39:22 +01:00
2025-01-24 14:18:22 -07:00
2025-01-30 11:53:51 +01:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-26 03:02:45 +00:00
2025-01-31 23:15:46 +00:00
2025-01-17 17:39:22 +01:00
2025-01-17 17:39:22 +01:00
2025-01-28 16:03:48 +02:00
2025-01-31 00:13:46 -07:00
2025-01-27 18:11:15 -08:00
2025-01-30 19:08:31 -05:00
2025-01-26 03:02:45 +00:00
2025-01-31 01:22:10 +00:00
2025-01-30 16:11:42 -05:00
2025-01-17 17:39:22 +01:00
2025-01-30 16:55:32 -03:00
2025-01-27 04:00:27 +00:00
2025-01-30 16:55:32 -03:00
2025-01-26 03:02:45 +00:00
2025-01-30 13:42:56 -08:00
2025-01-26 14:56:07 +08:00
2025-01-27 04:00:27 +00:00
2025-01-31 00:00:47 -07:00
2025-01-26 03:02:45 +00:00
2025-01-27 04:00:27 +00:00
2025-01-31 11:18:56 +01:00
2025-01-31 20:17:57 +00:00
2025-01-31 22:35:23 +00:00
2025-01-30 16:11:42 -05:00
2025-01-30 16:55:32 -03:00
2025-01-31 10:22:31 +00:00