mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* Fix child touch bar items not updating Deep children of a TouchBar didn't cause the top level touch bar to update, now they do Fixes #11761. * Remove unused newValue property in TB setter