-
Instead of
```py
fig.layout.showlegend = False
fig.write_image('plot.pdf')
fig.layout.showlegend = True
```
it would be nice to write
```py
from plotly.express import plotly_patch #…
-
i tried to unpatch silent switch for crystal aura in config disabling all inventory handlers but this gives nothing!!!
-
'patched' objects should just behave like normal objects, so its not necessary to unpatch them all the time, but if needed a simple .unpatch should do it, leaving the ! free for the noral ! meaning (m…
-
When listening to the timeupdate event on a HTMLVideoElement, the callback is always in NgZone. and triggers changeDetection.
Further video events to include:
https://developer.mozilla.org/en-US/d…
-
On macOS and Windows, syncing from a peer can take quite some amount of time - up to a few minutes, depending on the size of the session, the number of instruments and effects used in the session, res…
-
Some objects in patches contain information about box width. The lines in patches containing box width information are broken up into two lines.
This:
```
#X floatatom 26 77 5 0 0 0 - - -, f 5;…
-
Exception on unpatching:
```
[Rush Hour II] out of sync
mscorlib
at System.Collections.Generic.Dictionary`2+Enumerator[System.Reflection.MethodBase,System.Byte[]].VerifyState ()
at System.Col…
-
Would be great to be able to indicate a Hub jack is normalized to a virtual jack. For example, you might want to make a patch where you can physically patch a trigger into Gate In 1, and it triggers a…
-
Hi!
After last ComfyUI update I've got this:
Error occurred when executing PromptExpansion:
property 'device' of 'GPT2LMHeadModel' object has no setter
File "C:\Neiroseti\ComfyUI_windows_por…
-
Not sure if this use case can be fixed or not, but with a hot loader, it has no issue with prefix or postfix reloading, but if you reload a transpiler it will have unknown location IL errors.