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
Hi, I'm playing around with the library and noticed that, on the demo site and using an NPM installation, I cannot get the windows to resize with the grab area on the lower right side. The cursor indicator does change.
Thanks!
The text was updated successfully, but these errors were encountered:
Thank you, that fixed it. It looks like it didn't get into the build for NPM. The 'simple-window-manager.es.js' still has both Window.resize() functions and a console.log('hi'). Not trying to be a pest, I would want to know if it were my project. Thank you for your work on this.
Thanks for the feedback. Don't worry, you're not being a pest. I like my libraries to be usable as well :) I redid the build system, and forgot to include the build script in the prepublishonly script. All fixed now in 2.0.5.
Hi, I'm playing around with the library and noticed that, on the demo site and using an NPM installation, I cannot get the windows to resize with the grab area on the lower right side. The cursor indicator does change.
Thanks!
The text was updated successfully, but these errors were encountered: