Skip to content

Move to using Double and safely converting to correct Int #39

Open
@Amzd

Description

@Amzd

Currently we directly convert from Int to Int32 or UInt32 and this conversion is not safe. We should instead make a safe conversion between what swift-cross-ui api asks and what Gtk needs. When we make this we might as well standardize to using Double as SwiftUI uses it everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions