Skip to content

Fixed Unexpected Characters Causing Crash During Animation in Signal Viewer#23

Closed
RexPaster wants to merge 2 commits intobsiever:masterfrom
RexPaster:master
Closed

Fixed Unexpected Characters Causing Crash During Animation in Signal Viewer#23
RexPaster wants to merge 2 commits intobsiever:masterfrom
RexPaster:master

Conversation

@RexPaster
Copy link

@RexPaster RexPaster commented Mar 8, 2026

Applied a numerical filter to the "step" field in the simulator to prevent crashes when non-numerical characters are entered. The crash occurs when triggering the Animate button.

@RexPaster RexPaster marked this pull request as ready for review March 8, 2026 05:10

import jls.*;
import jls.elem.*;
import jls.sim.InterractiveSimulator.Traces;
Copy link
Author

Choose a reason for hiding this comment

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

Remove accidental auto-import of Traces

VS Code automatically added the import:

import jls.sim.InterractiveSimulator.Traces;

I missed this addition in my original commit.

@RexPaster RexPaster deleted the branch bsiever:master March 8, 2026 05:43
@RexPaster RexPaster closed this Mar 8, 2026
@RexPaster RexPaster deleted the master branch March 8, 2026 05:43
@RexPaster RexPaster restored the master branch March 8, 2026 05:43
@RexPaster RexPaster reopened this Mar 8, 2026
@RexPaster
Copy link
Author

Closing as a fix is already proposed in #8

@RexPaster RexPaster closed this Mar 8, 2026
@RexPaster RexPaster deleted the master branch March 8, 2026 06:00
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.

1 participant