[2023-05-15] GUI Demo Day #6698
Replies: 6 comments
-
Things on my side:
|
Beta Was this translation helpful? Give feedback.
-
Fix FRP events that deactivate visualizations. #6638 Peek.2023-05-10.15-57.mp4Peek.2023-05-11.15-35.mp4(more in progress) |
Beta Was this translation helpful? Give feedback.
-
I spent my 4 days of working mostly failing to reproduce bugs. Closed some of them. Fixed the code representing file still being uploaded. Now it refers to actual method in the Stdlib, making the proper "File uploading" error instead of compile error. Also, temporarily skipped checking the checksum of uploaded file, because used method of the engine returns error for big files, what was reported. |
Beta Was this translation helpful? Give feedback.
-
Mostly I've been working on debugging Undo/Redo issues; this is still in progress. #6435 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Last week I fixed a bug with an invisible input port on some nodes: #6485. (see the video)
And also spent quite some time debugging WebGL context loss in the PR: #6321. I didn't find the exact reason for this bug, but it turned out that it was accidentally fixed at some point in develop. While investigating, I added simple code to debug async tasks in our source code. I think it can become helpful in the future. (I'm cleaning up this code at the moment)
2023-05-09.15-05-07.mp4
Beta Was this translation helpful? Give feedback.
All reactions