Skip to content

Commit

Permalink
chore: update labels checkmark immediately
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Sep 14, 2023
1 parent d4709ea commit a1debf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ThreeDEditor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ export class ThreeDEditor extends React.Component {

handleToggleLabels() {
this.WaveComponent.wave.toggleLabels();
this._resetStateWaveComponent();
}

handleChemicalConnectivityFactorChange(e) {
Expand Down

0 comments on commit a1debf7

Please sign in to comment.