Remove from Context: even_size_only (Its effectively handled by zoom_px_interval)

This commit is contained in:
2025-01-27 17:12:22 -05:00
parent 8aef144c6a
commit 4a355b7948

View File

@@ -81,9 +81,6 @@ Context :: struct {
// debug_print : b32,
// debug_print_verbose : b32,
// Will enforce even px_size when drawing.
even_size_only : f32,
// Whether or not to snap positioning to the pixel of the view
// Helps with hinting
snap_to_view_extent : b32,