@dr.fornax Yeah, Gradle refresh in IDEA has been broken for ages it seems 🐛 You can disable the context menu or just removing it's items:
contextMenu.items.clear()
. I will add an API to control this more elegantly. It should still be single select by default though?
d
dr.fornax
09/11/2017, 7:11 AM
Yes, absolutely. I cannot really find a good scenario for a multiselect. I think most use cases need a tab like drawer. And for the second option I really have no idea what it does?