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

Better settings control #725

Merged
merged 7 commits into from
Jul 12, 2023

Conversation

boatbomber
Copy link
Member

  • Lock some settings during sync since they won't have effect if the session was already created
    • This was done generically enough to support locking any setting for any reason in the future
  • Make experimental features more clearly labelled using a flag prop that adds warnings instead of some desc text no one read

image
image

@boatbomber boatbomber requested a review from Dekkonot July 9, 2023 20:35
@boatbomber boatbomber enabled auto-merge (squash) July 9, 2023 20:37
Copy link
Contributor

@chriscerie chriscerie left a comment

Choose a reason for hiding this comment

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

This will infinitely rerender otherwise.

plugin/src/App/Components/Dropdown.lua Outdated Show resolved Hide resolved
Co-authored-by: Chris Chang <51393127+chriscerie@users.noreply.github.com>
@boatbomber boatbomber merged commit 9d48af2 into rojo-rbx:master Jul 12, 2023
@boatbomber boatbomber deleted the lock-settings-during-sync branch July 12, 2023 20:38
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
- Lock some settings during sync
- Make experimental features more clearly labelled
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.

3 participants