Robin Andersson
Robin Andersson
Do a best effort implementation even if it might not be possible to create a solution that is as good as it is on Windows.
Currently there is no way of detaching the window after attaching it, except by closing it and reopen.
This is probably a timing issue, so it might be hard to reproduce. But in our game the Cmdr ScreenGui is consistently added twice to the PlayerGUI in Studio (has...
The `AllocateIds()` function that is implemented in the `google.golang.org/appengine/datastore` package only allows you to allocate a range of ID:s. This method of generating ID:s is considered legacy and causes hot...
utils.elevate(...) seems to translate paths badly if it contains Unicode characters, this is an issue for Electron applications since they are commonly installed in %AppData% and the Windows user folder...
See #223 for more details about this issue. Also added a sample to the demo that runs initOnClick: true to help validating the fix.
If you have an editor with initOnClick: true and ngModel content, the content is not shown before clicking the editor. This is a regression between 2.7.6 and 3.0.6, it was...
For some reason SKQW does not start properly on my machine, I am running the 1.0.0.0-beta2 installer on Windows 10 x64. **Steps to reproduce:** - Start the application **Expected results:**...
The argument `assets` to specify the assets path is mentioned in the docs - but no instructions on what files the folder expected to contain. There is a folder called...
The wizard that prompts for publisher identity does not have any formatting validation which can be confusing for first time users. **Steps to reproduce:** - Enter publisher identity value **test**...