thomthom / extension-sources

Developer tool for managing additional sources to load SketchUp extensions from.
https://extensions.sketchup.com/extension/a9f18009-29cc-4c43-a0a7-e018e7a6563b/Extension%20Sources
MIT License
6 stars 0 forks source link

Verify compatibility #45

Closed thomthom closed 2 years ago

thomthom commented 2 years ago

SU2017:

thomthom commented 2 years ago

See if the drag-drop indicator can be made to work. Otherwise, note in Known Issues.

thomthom commented 2 years ago

The drag and drop doesn't seem trivially fixable. No CSS update while the drag is happening (SU2017-SU2020, Win/Mac). Maybe implementing drag and drop from mouse events instead of the Drag and Drop API would work. But, the issue is cosmetic and seems to be minor.