martinfalisse
9d07ec3934
LibWeb: Refactor grid item positioning to use zero-index
...
In some sections of the code, previously would use the values passed to
`grid-column-start`, `grid-row-end`, etc. literally. Since these values
start at grid-column 1 instead of 0 (as represented in most areas in
the code), this made the code unnecessarily complicated.
Now the values are zero-indexed from the getgo.
2023-01-21 14:35:00 +01:00
..
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-20 18:04:17 +01:00
2023-01-14 19:22:08 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-05 17:42:31 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-01-07 19:41:21 +01:00
2023-01-07 19:41:21 +01:00
2023-01-06 21:12:55 +01:00
2023-01-06 21:12:55 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-21 14:35:00 +01:00
2023-01-21 14:35:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-12 20:27:16 +01:00
2023-01-12 19:55:10 +01:00
2023-01-09 10:54:20 +01:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2022-12-14 16:47:57 +00:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-12 19:55:10 +01:00
2022-12-14 16:47:57 +00:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-21 14:35:00 +01:00
2023-01-17 10:18:33 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-05 17:42:31 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 12:55:00 +01:00
2023-01-09 11:47:31 +01:00
2023-01-17 10:18:33 +01:00
2023-01-17 10:18:33 +01:00
2023-01-20 18:04:17 +01:00
2023-01-20 18:04:17 +01:00
2023-01-17 10:18:33 +01:00
2023-01-09 11:47:31 +01:00
2023-01-09 11:47:31 +01:00
2023-01-14 19:22:08 +01:00
2023-01-14 19:22:08 +01:00
2023-01-11 12:55:00 +01:00
2023-01-11 14:03:18 +01:00
2023-01-17 10:18:33 +01:00