You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LinqLover opened this issue
Dec 1, 2023
· 0 comments
Labels
bug[WHAT] Something isn't working as expected. Automated tests beneficial. :-morphic[SCOPE] The issue is related to the Morphic framework.ui system[SCOPE] Morphic, ST80 (or MVC), Etoys, ...
To reproduce: print it 2+3, delete the result, Cmd+S to restore.
Expected: Can still click on 5 to inspect it
Actual: Cannot do so (presumably because TextInspectIt is oblivious?)
Discussion: Enabling this would make debugging reference-related issues ("why is this object still referenced?") much harder. However, it could also improve the reversibility and liveness wrt doits in the system.
The text was updated successfully, but these errors were encountered:
LinqLover
added
ui system
[SCOPE] Morphic, ST80 (or MVC), Etoys, ...
morphic
[SCOPE] The issue is related to the Morphic framework.
bug
[WHAT] Something isn't working as expected. Automated tests beneficial. :-
labels
Dec 1, 2023
bug[WHAT] Something isn't working as expected. Automated tests beneficial. :-morphic[SCOPE] The issue is related to the Morphic framework.ui system[SCOPE] Morphic, ST80 (or MVC), Etoys, ...
To reproduce: print it
2+3
, delete the result, Cmd+S to restore.Expected: Can still click on 5 to inspect it
Actual: Cannot do so (presumably because TextInspectIt is oblivious?)
Discussion: Enabling this would make debugging reference-related issues ("why is this object still referenced?") much harder. However, it could also improve the reversibility and liveness wrt doits in the system.
The text was updated successfully, but these errors were encountered: