-
- Downloads
Fix numerous draggable images in the GUI.
Images are draggable by default, but when used within buttons or as clickable elements, they should not be draggable because starting a drag accidentally prevents the click event.
Showing
- src/components/asset-button/asset-button.jsx 1 addition, 0 deletionssrc/components/asset-button/asset-button.jsx
- src/components/green-flag/green-flag.jsx 1 addition, 0 deletionssrc/components/green-flag/green-flag.jsx
- src/components/gui/gui.jsx 1 addition, 0 deletionssrc/components/gui/gui.jsx
- src/components/icon-button/icon-button.jsx 1 addition, 0 deletionssrc/components/icon-button/icon-button.jsx
- src/components/menu-bar/menu-bar.jsx 2 additions, 0 deletionssrc/components/menu-bar/menu-bar.jsx
- src/components/record-modal/playback-step.jsx 8 additions, 2 deletionssrc/components/record-modal/playback-step.jsx
- src/components/record-modal/recording-step.jsx 4 additions, 1 deletionsrc/components/record-modal/recording-step.jsx
- src/components/sound-editor/sound-editor.jsx 16 additions, 4 deletionssrc/components/sound-editor/sound-editor.jsx
- src/components/stage-header/stage-header.jsx 4 additions, 0 deletionssrc/components/stage-header/stage-header.jsx
- src/components/stop-all/stop-all.jsx 1 addition, 0 deletionssrc/components/stop-all/stop-all.jsx
Loading
Please register or sign in to comment