wokwi/wokwi-features

SR04 bug - different behavior in vscode and wokwi-cli

Closed this issue · 2 comments

Hello,

I'm obtaining different result when I run my code on the vscode extension VS when it runs in the wokwi-cli, I think that the wokwi-cli is not using the SR04 preset from the diagram.json ( "attrs": { "distance": "40" })

example code with the problem:

diagram:
Image

vscode output
Image

wokwi-cli output
Image

Good catch, thanks for reporting! Can you please check again now?

Ive just tested and its working as expected.

thanks