bhofmei / jbplugin-hierarchicalcheckbox

this plugin adds a checkbox under each track category
Other
3 stars 0 forks source link

Not compatible with Apollo #3

Closed hsiaoyi0504 closed 7 years ago

hsiaoyi0504 commented 7 years ago

When I tested on JBrowse 1.12.3, it works, but when I used the Apollo 2.0.6 (also with JBrowse 1.12.3 and it's automatically downloaded by Apollo. Plugin installation is by specifying setting in apollo-config.groovy) , it didn't work (no checkboxes show up).

I simply uncomment the line console.log("plugin HierarchicalCheckboxPlugin constructor"); in main.js and it shows in console, so the plugin seems to be loaded, but for some reason it didn't work.

bhofmei commented 7 years ago

Thanks for using my plugin! I've never used Apollo, which is why I haven't noticed an issue before. I'll look into this as soon as I can.

bhofmei commented 7 years ago

i wanted to let you know I didn't forget about this. I've been having issues installing Apollo so I haven't been able to determine where the issue might be.

hsiaoyi0504 commented 7 years ago

Thanks! It seems that it might not be the problem of your plugin. Refer to this GMOD/Apollo#1724.

bhofmei commented 7 years ago

Okay. Hopefully you can figure it out. I'm going to close this issue in the mean time since it's not an issue with this plugin.