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 am attempting to integrate virtual-keyboard -- great tool, with lots of options! My app is Electron-based, with Node.js. With my current setup (including keyboard.min.css), the keyboard always seems to appear at the top left of the browser window (position: absolute). I'm guessing this is because JQuery UI is not positioning it as it's supposed to. I have the position { of, my, at } declared as I think they should be (as seen in demos). Any thoughts on what I'm missing?
The text was updated successfully, but these errors were encountered:
I am attempting to integrate virtual-keyboard -- great tool, with lots of options! My app is Electron-based, with Node.js. With my current setup (including keyboard.min.css), the keyboard always seems to appear at the top left of the browser window (position: absolute). I'm guessing this is because JQuery UI is not positioning it as it's supposed to. I have the position { of, my, at } declared as I think they should be (as seen in demos). Any thoughts on what I'm missing?
The text was updated successfully, but these errors were encountered: