Skip to content

use dedicated Point/Size (and Rect) types instead of plain tuples #7

Description

@igowen

right now the entire code base uses (u32, u32) or (usize, usize) to represent points and sizes, which is highly error-prone. consider using euclid or creating our own point and size types.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions