Alex Ustyantsev
Results
2
issues of
Alex Ustyantsev
There are BIFF8 files that have BOF record with size 8. With current implementation `binary.Read` fails (silently, cause errors are ignored) because struct is 16 bytes. Although standard does specify...
This commit completes the migration of the GCodeViewer UI from jQuery and jQuery UI to a modern Svelte-based component architecture. Key changes include: - **Svelte Environment:** Introduced Svelte, Rollup for...