bernhard-42 / three-cad-viewer

A CAD viewer component based on three.js
MIT License
178 stars 29 forks source link

Fix Grid dropdown #14

Closed BogdanTheGeek closed 7 months ago

BogdanTheGeek commented 7 months ago

fixes https://github.com/bernhard-42/vscode-ocp-cad-viewer/issues/57

The issue was caused by checking for the label instead of the checkbox.