-
Notifications
You must be signed in to change notification settings - Fork 17k
Closed
Description
- Electron Version:
- 4.0.9
- Operating System:
- macOS 10.13.6
- Last Known Working Electron version::
- N/A
Expected Behavior
When replacing the segments array of a TouchBarSegmentedControl I expect the control to be completely replaced with the new values specified.
Actual Behavior
When a TouchBarSegmentedControl is created with a control that just has an icon and the segments are replaced with one that just has a label both the initial icon and the new label are show. The same happens when going from label to icon.
To Reproduce
$ git clone https://github.com/MarcusNoble/electron-TouchBarSegmentedControl-bug.git
$ npm install
$ npm startScreenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


