Jai Bhagat

Results 16 issues of Jai Bhagat

Related to the discussion in #190. E.g. of the current situation, for MC, SC1, and SC2: For MC: `p.mainRepository = '\remoteServer1\folder'` `p.main2Repository = '\remoteServer2\folder'` For SC1: `p.mainRepository = '\remoteServer1\folder'` `p.main2Repository...

enhancement

causes an error when 'a' gets updated in a way which 'b' does not expect. e.g. ``` net = sig.Net; a = net.origin('a'); sub = a.subscriptable; b = sub.aField; a.post(1);...

bug
priority: low
signals

We are able to export the pb model files successfully, however during runtime in Bonsai, with any type of model and its corresponding Bonsai node, we get the error: "Object...

bug

When trying to use `--unrag False` with `sleap-export`, the output is still an unragged export. Using SLEAP v 1.3.1

bug
fixed in future release

Sorry, I'm sure this has been discussed somewhere before, but I couldn't find a duplicate issue on a search. I'm currently changing settings for my RISE presentation within the "rise"...

This occurs for me in both 0.7 and 0.8 when I try to do things like e.g. change the view of my Context (from list to flow) or create a...