mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -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