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

Features/442 to 446 #449

Closed
wants to merge 6 commits into from
Closed

Features/442 to 446 #449

wants to merge 6 commits into from

Conversation

afonsobspinto
Copy link
Member

@afonsobspinto afonsobspinto commented Dec 12, 2022

closes #442 #443 #444 #446

@@ -143,14 +140,18 @@ class CameraControls extends Component {
icon: null,
});
}

const buttonStyles = { color: '#fc6320', }
Copy link
Member

Choose a reason for hiding this comment

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

this does not work right now, it is hardcoded for geppetto but applications are customising the color of these controls

Copy link
Member Author

Choose a reason for hiding this comment

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

Correct, this should be customizable through props. Thanks for the review 👍

@ddelpiano
Copy link
Member

@enicolasgomez this is a breaking change (tested in netpyne), imho it should go in a major release.
This is required for new applications that are now using material ui 5 but force who is using material ui 4 to adapt to this.
Thx

@afonsobspinto
Copy link
Member Author

If the issues solved are in different milestones it will be beneficial to split the PR into multiple PR's (ideally one per issue, but at least one per milestone)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants