luminosity-design
luminosity-design
Thanks Jason, I had the latest SDK but it wouldn't build with that. Installing the 15063 worked.
I've had a look at the code and it should be an easy fix in menu.ts - createMenu(). If the option of showMenuBar is false, then pass null instead of...
Thanks @ronjouch for the reply. I have managed build my own version of nativefier to do what I want, and almost as you described. The problem seems to be the...
Thanks for the tip. It made me explore the code a little more and found that `onNewWindowHelper()` does not handle the creation of the child window when a target is...
The latest v3.8.0.
> Yeah I don't think html is supported in KitchenOwl markdown. But you can add a divider with `---`. Thanks for the tip. I tried it, but the spacing is...
It would be good if the UI followed the same guidelines for apps on a particular platform, e.g. on iOS to delete, you would normally swipe to bring up a...