[PR #310] [MERGED] [Simulator] Don't resize canvas to 0x0 #360

Closed
opened 2026-05-06 13:17:00 +02:00 by BreizhHardware · 0 comments

📋 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-devHead: simulator-web-fix-workshop


📝 Commits (4)

  • 59af2ff [Simulator] Don't resize canvas to 0x0
  • 7030c58 [storage] Fix broken script saving/loading
  • 3607723 [Simulator] Don't resize canvas to 0x0
  • a781fff Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/310 **Author:** [@lolocomotive](https://github.com/lolocomotive) **Created:** 1/5/2023 **Status:** ✅ Merged **Merged:** 1/5/2023 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `simulator-web-fix-workshop` --- ### 📝 Commits (4) - [`59af2ff`](https://github.com/UpsilonNumworks/Upsilon/commit/59af2ff72fe4129e0316efc93fb93aa36348be7e) [Simulator] Don't resize canvas to 0x0 - [`7030c58`](https://github.com/UpsilonNumworks/Upsilon/commit/7030c58c51978f301a250a964f463cb0148d31f2) [storage] Fix broken script saving/loading - [`3607723`](https://github.com/UpsilonNumworks/Upsilon/commit/3607723913bd23ba95366940d47c705b6b5a4416) [Simulator] Don't resize canvas to 0x0 - [`a781fff`](https://github.com/UpsilonNumworks/Upsilon/commit/a781fff04a6a52b04a35af599bd616909d708a46) Merge remote-tracking branch 'origin/simulator-web-fix-workshop' into simulator-web-fix-workshop ### 📊 Changes **2 files changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/script_template.h` (+1 -1) 📝 `ion/src/simulator/external/sdl/src/video/emscripten/SDL_emscriptenvideo.c` (+0 -3) </details> ### 📄 Description This solves problems when trying to restart the simulator, which is necessary for the Upsilon workshop. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:17:00 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#360
No description provided.