Wizard

Results 7 issues of Wizard

Hi, I just wanted to ask if someone has already implemented successfully multiple assignment to variables (plus properties and subscripts), similar to how other languages like Python and Lua do...

When I try to select the Custom Outline option of the Sprite Editor in the Bundle Version, it generates a bunch of errors and doesn't load the editor: ![image](https://user-images.githubusercontent.com/64542915/108496112-edd30080-72a9-11eb-8156-d8b5d36ab8b0.png) These...

I found a weird bug when I tried to move a frame in the Aseprite file. I've created an empty frame and moved to be the first. After saving the...

When changing size of font inside the text editor, it is possible to notice various "artifacts" in between the displayed font glyphs. It can be easily noticed by taking a...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently, redeclaring a variable from `const` to `var` and trying to...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? The current implementation of switch...

feature request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Given this function declaration with various optional arguments: ```py def call(text,...

bug