mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #310] [MERGED] [Simulator] Don't resize canvas to 0x0 #360
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#360
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/310
Author: @lolocomotive
Created: 1/5/2023
Status: ✅ Merged
Merged: 1/5/2023
Merged by: @Yaya-Cout
Base:
upsilon-dev← Head:simulator-web-fix-workshop📝 Commits (4)
59af2ff[Simulator] Don't resize canvas to 0x07030c58[storage] Fix broken script saving/loading3607723[Simulator] Don't resize canvas to 0x0a781fffMerge remote-tracking branch 'origin/simulator-web-fix-workshop' into simulator-web-fix-workshop📊 Changes
2 files changed (+1 additions, -4 deletions)
View changed files
📝
apps/code/script_template.h(+1 -1)📝
ion/src/simulator/external/sdl/src/video/emscripten/SDL_emscriptenvideo.c(+0 -3)📄 Description
This solves problems when trying to restart the simulator, which is necessary for the Upsilon workshop.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.