Kilian Valkhof
Kilian Valkhof
still valid.
Still valid (the point is consistency)
it's such a simple but clearly useful addition that I don't really understand why it's been ignored for almost a year :shrug:
Would it also be possible to add an `uninstall()` api to remove extensions through a custom extensions management system? ( #118 )
yes, sweet!
you can use the getIndex() from the render item and a ref on the DraggableFlatlist to scroll the current item into view: ```js listRef.current.scrollToIndex({ index: getIndex() }); ```
One place where I encountered that just now is the first sentence on https://www.a11yproject.com/sponsorship/ (which then begets the question: how do people potentially interested in sponsoring best reach out? :)
This is still an issue on 33 too unfortunately.
duplicate of https://github.com/samuelmaddock/electron-browser-shell/issues/122
same issue as https://github.com/castlabs/electron-releases/issues/209 you need to configure builder to download from the correct repository, see the wiki.