Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PawGui - buttons to have loading spinners #104

Open
nhurde opened this issue Mar 31, 2023 · 1 comment
Open

PawGui - buttons to have loading spinners #104

nhurde opened this issue Mar 31, 2023 · 1 comment

Comments

@nhurde
Copy link
Contributor

nhurde commented Mar 31, 2023

Goal: To display that action is currently in action and/or unavailable.

A simple rotating circle and/or a radial going from 0 to 360 degrees then reappearing.

Options.
-subclass or modify each button to have a public boolean to set if in spinning/loading status.

Goal;
-effects constructor, logic and renderer.
-The loading status does not need to be saved as it is a temporary action when saving button data.
--When in loading status; the click functionality of button is temporarily disabled until the loading status disappears.

@nhurde nhurde added this to the Spring 2023 milestone Mar 31, 2023
@nhurde
Copy link
Contributor Author

nhurde commented May 3, 2024

This is definitely doable, but not priority. Will move to Fall 2024 and possible Winter 2024 as current goal now is engine and editor, not PawGUI updates.

@nhurde nhurde modified the milestones: 2023, Winter 2024 May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog (Secondary )
Development

No branches or pull requests

1 participant