wavedrom / wavedrom.github.io

Digital timing diagram editor
https://wavedrom.com
MIT License
898 stars 156 forks source link

narrower.js and narrower.js missing in editor.html #96

Open czh9919 opened 2 weeks ago

czh9919 commented 2 weeks ago

Reproduce code

{ signal: [ { name: "clk", wave: "p...." }, { name: "Data", wave: "x345x", data: ["head", "body", "tail"] }, { name: "Request", wave: "01..0" } ], config: { skin: "narrower" } }

Issue cause

The narrower.js and narrowerer.js missing in editor.html cause the skin narrower and narrowerer missing in https://wavedrom.com/editor.html.