Remove Electron Icons [SYNTH-203] - #1369
Merged
Merged
Conversation
Dhruv-0-Arora
approved these changes
Jun 30, 2026
PepperLola
approved these changes
Jul 1, 2026
PepperLola
enabled auto-merge (squash)
July 1, 2026 00:03
BrandonPacewic
added a commit
that referenced
this pull request
Jul 1, 2026
* 'dev' of github.com:Autodesk/synthesis: (64 commits) Improve styling of joint sequencing panel `[SYNTH-188]` (#1366) Snap Field Placement `[SYNTH-94]` (#1368) fix: inverted joystick control scheme add aria label to analytics decline button (#1367) Remove Electron Icons `[SYNTH-203]` (#1369) Fix Gamepad custom selection `[SYNTH-152]` (#1361) Increase Minimum Sphericity to 0.99 Sphere Game Piece Unit Tests Update ConfigureShotTrajectoryInterface.tsx Style Fixes style: fix fix: provide backup values to prevent crashing fix: remove move handle from modal headers feat: support transaltion + rotation; needed feedforward logic Style Fixes Disable Focus Selection on "None" and Field Style Fix Prevent Changing Mode while Focus is on a Field Biome Style Fixes Minor tootlip text improvement ...
BrandonPacewic
added a commit
that referenced
this pull request
Jul 1, 2026
* 'dev' of github.com:Autodesk/synthesis: (86 commits) Improve styling of joint sequencing panel `[SYNTH-188]` (#1366) Snap Field Placement `[SYNTH-94]` (#1368) fix: inverted joystick control scheme add aria label to analytics decline button (#1367) Remove Electron Icons `[SYNTH-203]` (#1369) Fix Gamepad custom selection `[SYNTH-152]` (#1361) Increase Minimum Sphericity to 0.99 Sphere Game Piece Unit Tests Update ConfigureShotTrajectoryInterface.tsx Style Fixes style: fix fix: provide backup values to prevent crashing fix: remove move handle from modal headers feat: support transaltion + rotation; needed feedforward logic Style Fixes Disable Focus Selection on "None" and Field Style Fix Prevent Changing Mode while Focus is on a Field Biome Style Fixes Minor tootlip text improvement ...
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task
SYNTH-203
Symptom
SYNTH-150 was created with the goal to remove Electron, but it forgot to remove the icons used only be Electron. In addition, if someone needs an image to use, there is already a .svg icon so there is no point in keeping these icons around.
Solution
Remove the icons.
Verification
Before merging, ensure the following criteria are met: