connectome-neuprint / neuPrintExplorer

View connectomic data stored in neuPrint
Other
23 stars 4 forks source link

Colour panel doesn't disappear. #345

Closed YijieYin closed 1 year ago

YijieYin commented 1 year ago

Hi, when I'm viewing the neurons in neuprint, if I want to change the colour of neurons, by clicking on the ids of the neurons, and then the colouring panels (called 'Change Color' when I hover on it), the panels don't disappear afterwards (shown in the screenshot below), even if I click elsewhere. image Here's the link to the view if it helps. I haven't tried other datasets. Both my colleagues and I have this problem using different computers. We only tried using Mac. Please let me know if you need more information.

neomorphic commented 1 year ago

@YijieYin Those pop ups were set to close after pressing the [ESC] key. I have modified the code to allow clicking away to also close the pop ups. Thanks for reporting.

YijieYin commented 1 year ago

Hi, thanks for your response and for informing me of the [ESC] key. I just tried 'clicking away' but still have the same problem. FYI. But I can continue with using [ESC] from now.

neomorphic commented 1 year ago

@YijieYin , you will most likely have to refresh the cached version of the site. Go to this page:

https://neuprint.janelia.org/about

If you don't see "Version: 1.61.10" under the neuPrintExplorer banner, then you will need to reload the site from the server.

YijieYin commented 1 year ago

Sorry, yes. I reloaded and it worked. Thank you!