Skip to content

Centralize Font Constants and Fix Highlight Refresh Logic #8

Description

@ba6ul

Currently, font sizes for Sudoku cells are hardcoded in multiple files (Main.gd and Highlighter.gd)

Steps
1.
Making 3 constant in settings.gd
CELL_FONT_NORMEL
CELL_FONT_NOTE
CELL_FONT_HIGHLIGHTED

Update just the matching number highlighter to get the feel of it

Updating the Normal font to something that works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions