Placeholders bug
NyaomiDEV opened this issue ยท 8 comments
How can the camelCase params ever be displayed if you convert them to lowercase before checking?
Another bug I spotted is that those probably are supposed to be function calls.
In kotlin, Java methods with prefix
is
orget
can be accessed as kotlin properties
Oh, I did not know that. I assumed that because, in my testing, both placeholders return false
even when the user has their mic muted or has voice disabled.
Probably the issue is somewhere else, then.
Should be fixed by 788bd5e
Should be fixed by 788bd5e
I offer myself to test it quickly, if you have a jar file to send my way.
https://github.com/plasmoapp/plasmo-voice/releases/download/2.0.3/PlasmoVoice-Paper-2.0.3.jar
It only updates upon join. Subsequent updates don't come through IF DONE VIA HOTKEYS. Toggling in the Plasmo Config section goes through 99% of the times.
https://github.com/plasmoapp/plasmo-voice/releases/download/2.0.3/PlasmoVoice-Paper-2.0.3.jar
It only updates upon join. Subsequent updates don't come through IF DONE VIA HOTKEYS. Toggling in the Plasmo Config section goes through 99% of the times.
Fixed by eb11b40