Maarten Dings
Maarten Dings
In my javascript file I use the code below to trigger a context menu. Notice that I used two different methods to trigger the click, however none of them work....
What would it take to port the [global shortcuts](https://electronjs.org/docs/api/global-shortcut) from electron to deskgap?
Currently hyperstatic mounts on a div- element with an id of "hyperstatic". Would be good to also have the option to mount on the element instead.
Is it correct that the exported Init function for pages only runs in develop mode? In production it seems that the data is being loaded from the cached json-file. Although...
Would it be possible to add some kind of middleware or hook to run transformations during prerender? I'm using penthouse for example to inline critical css in the page. I'm...
When building links with the builtin Link-component I notice that the page *doesn't* automatically scroll back to the top when rendered. Is there an action or effect that we can...
I'm trying to use foundation's rem-calc function which can potentially output values like 21.875rem. Element queries containing unrounded unit values seem to be getting ignored completely: ``` .program { background:...
Currently any elements that should be able to receive input because of the contentEditable property are not focusable. Can we get support for those elements as well?
Say I wanted to build a concept using electrino. Just to see what I would bump into or find out some of the limitations. How do I get started?
related to this: issue #82 I have the same issue with the latest version (2.1) for iOS. But now the setup is gone 😀