Is it possible to make the conversation list on TouchBar scrollable? On MBP 16", it shows me only 2 conversation, it would be nice to scroll through all of them.
We might be able to use a scrubber for this: https://electronjs.org/docs/api/touch-bar-scrubber
@sindresorhus @plexp
I'm not sure if a scrubber is what we want, it looks like a scroll view would fit the design aesthetic and the use case better. Looks like it isn't supported in Electron though 馃檨
Someone should open an issue on Electron about adding support for Touch Bar scrollview.
Opened an issue on Electron as per @sindresorhus 's suggestion. It doesn't look like Touch Bar support is high priority, since it's an experimental API, but one can hope 馃榿
Most helpful comment
@sindresorhus @plexp
I'm not sure if a scrubber is what we want, it looks like a scroll view would fit the design aesthetic and the use case better. Looks like it isn't supported in Electron though 馃檨