Skip to content

Refactor display.py #19

@sapi

Description

@sapi

model/display.py currently does two things:

  • manages the state of the map
    • loading saves
    • saving an image to file
    • resetting to defaults
    • maintaining a cache
  • contains logic for rendering at a particular date
    • tracking province changes
    • handling tag changes

It's possible that the latter belongs in another file/class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions