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

Add changing toolbar icon to indicate state #538

Merged
merged 6 commits into from
May 2, 2022

Conversation

boatbomber
Copy link
Member

@boatbomber boatbomber commented Apr 20, 2022

The toolbar icon can act as a useful feedback mechanism about session status, especially when the widget is covered/closed.

I've added icon changeability to the StudioToggleButton component, and used it in the App.

image image image

The icons added to Assets.lua should preferably be reuploaded by @LPGhatguy for consistency before merging this.

@boatbomber boatbomber changed the title Add changing toolbar icon Add changing toolbar icon to indicate state Apr 20, 2022
Copy link
Contributor

@LPGhatguy LPGhatguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great, simple PR!

Can you put the images used for the icons into the assets folder as part of this PR?

@boatbomber
Copy link
Member Author

Can you put the images used for the icons into the assets folder as part of this PR?

@LPGhatguy Even though those images aren't going to be used in the final result?

@LPGhatguy
Copy link
Contributor

@LPGhatguy Even though those images aren't going to be used in the final result?

Yup! It's good to have assets available as files in case we need to reupload them for whatever reason. Eventually, maybe we'll use a tool to automatically manage our Roblox assets and keep them in sync with the repo.

@LPGhatguy LPGhatguy merged commit 10abc22 into rojo-rbx:master May 2, 2022
@boatbomber boatbomber deleted the toolbar-icon-ux branch May 2, 2022 21:39
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
* Add changing toolbar icon

* Return to default icon after closing error

* Update changelog

* Add assets

* Improved link icon

* Upload new icons

Co-authored-by: Lucien Greathouse <me@lpghatguy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants