Archez
Archez
After the change to have decoupled entrances in the spoiler log, it seems some entrances were in there twice. Adding an `!IsAddedToPool()` for the reverse check similar to the top...
**Summary** There seems to be a crash with the cubic bezier generate function for the line chart renderer when the data set changes and the graph is redrawn. We have...
fixes #83 This should fix issue #83 when running with an iOS v8 runtime >7.0.6 and/or with latest nativescript/core. I couldn't figure it out exactly why, but the objc marshaller...
Remarks from [CopySubresourceRegion](https://learn.microsoft.com/en-us/windows/win32/api/d3d11/nf-d3d11-id3d11devicecontext-copysubresourceregion) > If you try and copy outside the destination resource or specify a source box that is larger than the source resource, the behavior of CopySubresourceRegion is...
With LUS 1.0.0 it seems input from the on screen keyboard in SteamOS no longer works. Specifically any key that would type a character. Arrow keys and backspace appear to...
Some Windows users have reported a crash on launch that happens in the LUS::Window init -> gfx_init Investigation revealed that it was an issue with DX11 on their machines. Since...
The `Set Defaults` option does not allow for setting keyboard defaults. So if you use `Clear All`, you can't ever get the keyboard binds back without manually setting them all.
On macos, fullscreening using the LUS method does not match the OS fullscreen function. Using the LUS method has the following issues: * Other monitors get blacked out * Unable...
### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/issues)? Yes ### Tell us about the problem The...