Files
war-in-tunnels/src
GarandPLG bf8883934d Add zoom level helper and use it for cell sizing
Introduce a new `zoom_level` module containing the `CellSizes` enum and
`cell_size_helper` function to map `ZoomLevel` values to width and
height
dimensions. Export the helper from `mod.rs` and refactor `BoardWidget`
to
import and use `cell_size_helper`, eliminating duplicated match
statements.
2026-04-01 19:57:44 +02:00
..
2026-03-29 15:36:11 +02:00
2026-03-29 15:36:11 +02:00
2026-03-29 15:36:11 +02:00