bernhard-42 / vscode-cadquery-viewer

A viewer for CadQuery integrated into VS Code based on three-cad-viewer
Apache License 2.0
7 stars 1 forks source link

[Bug] transparent & black edges state not retained on window resize #8

Open MartijnGevaert opened 1 year ago

MartijnGevaert commented 1 year ago

Resizing the VSCode window disables the "black edges" and "retained" option.

bernhard-42 commented 1 year ago

Hmm, yes, seems to be a bug. What do you mean by "retained"?

MartijnGevaert commented 1 year ago

Just that both options reset to their default value, meaning disabled.

bernhard-42 commented 1 year ago

I mean, I know what the "black edges" option is, I just can't map the word "retained" to, any option of the viewer

MartijnGevaert commented 1 year ago

Ah, I just saw my error, Ignore the retained word, let me rephrase the issue. If I turn on the option "black edges", and resize my VSCode window, the option is turned off again.