Stanislav (Stanley) Modrak

Results 135 comments of Stanislav (Stanley) Modrak

> Are you trying to place in an x-coordinate over 1000? If so, the script version you have is not set up to deal with x>1000. Please try using the...

transparency with RGB (R,G,B) value (69,42,0) does not work

> Unfortunately for some reason I can't see it in the extensions menu I can't see it either. Have you solved it? UPDATE: solved it by simply rebooting the system

@jtpio Thanks! Will try that.

@kephas Thank you for your contribution! 🙂

@samtygier Thanks for the report! Mind making the correction and opening a PR? Would be greatly appreciated! 🙂

This seems like the best change for me: If **you** don't **understand** how >>= works at this point

1. (Ideally, there should be an automatic deployment via GitHub Actions that generates an up-to-date HTML upon each merge to master)

@iliakan this may require an input from you

This may need further clarification to include even other cases such as: ```js const method = { foo() {} }.foo; const arrowFunction = () => {}; async function asyncFunction() {}...