Caprine: TouchBar - scrollable

Created on 23 Dec 2019  路  4Comments  路  Source: sindresorhus/caprine

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.

enhancement help wanted

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 馃檨

All 4 comments

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 馃榿

Enable ScrollView support via TouchBar API #21615

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mmatyas picture mmatyas  路  3Comments

sindresorhus picture sindresorhus  路  3Comments

willashley23 picture willashley23  路  3Comments

linuxlite picture linuxlite  路  4Comments

Martina-Neumayer picture Martina-Neumayer  路  4Comments