You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be for undeprecating DnD. We could probably use something like a a dom-utils module or canvas wrapper class to organize things like DnD and resizing.
I'm not a fan of using acronyms in APIs, unless documentation is using the long form. The thing is, even when an acronym is widely known, someone may need to google it to know what it means. I18n is easy to find the meaning for, but dnd could mean a lot of things.
Should we un-deprecate the drag and drop option?
The
_enableDropHandler()
method could be moved outside ofWebGLPreview
.The text was updated successfully, but these errors were encountered: