Skip to content

fix:stickman color resets after resize - #2077

Open
nathandcunha wants to merge 1 commit into
llaske:devfrom
nathandcunha:stickman-after-resizing-canvas
Open

nathandcunha wants to merge 1 commit into
llaske:devfrom
nathandcunha:stickman-after-resizing-canvas

Conversation

@nathandcunha

Copy link
Copy Markdown
Contributor

fixes: #2069

@llaske

llaske commented Mar 29, 2026

Copy link
Copy Markdown
Owner

Your PR change most of the files due to indentation change, probably related to your IDE.
You must only update lines need to fix the issue.

@nathandcunha
nathandcunha force-pushed the stickman-after-resizing-canvas branch from f90a62c to 7eb5d5a Compare April 1, 2026 17:18
@llaske

llaske commented Apr 6, 2026

Copy link
Copy Markdown
Owner

It fix the issue but now the dashboard is no longer resized

Capture.video.2026-04-06.22.32.33.mp4

@GAMinsect

Copy link
Copy Markdown
Contributor

@nathandcunha still working on this issue?

@nathandcunha

Copy link
Copy Markdown
Contributor Author

yes i am working on this

@nathandcunha
nathandcunha force-pushed the stickman-after-resizing-canvas branch from af1cf2f to 2c588f0 Compare April 18, 2026 17:45
@GAMinsect

Copy link
Copy Markdown
Contributor

@nathandcunha thank you for replying


this.init = function(){
if (forcereload==true){
this.ds.localStorage.setValue('xo_editor_temp_color', null);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must not use the local storage to save a memory state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants