Skip to content

BrowserWindow.SetProgressBar should support floating point #239

@BorisTheBrave

Description

@BorisTheBrave

You should be able to do

browserWindow.SetProgressBar(0.5);

as in the JS API. Currently this is a compile error.


Also, setting progress bar options doesn't work, they are ignored on all platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions