George Petrov

Results 29 issues of George Petrov

Hi Fred, I love the roundabout plugin, but I see that in its current works it tries to scale all content one by one with basic css. It will be...

Feature Request

@ianhattendorf Please update to the latest libgit2 1.3.2 as it fixes some urgent windows bugs, see: https://github.com/libgit2/libgit2/releases/tag/v1.3.2

When using mixed mode, an extra space is always added behind the tag when added with addTags or addMixTags. The problem is also when the tag is removed after that,...

Suggestion

IE10 has now full support for CSS3D however the Flux slider does not recognize them I just tried the IE10 Preview for Windows 7 See also: http://blogs.msdn.com/b/ie/archive/2012/02/02/css3-3d-transforms-in-ie10.aspx Greetings, George

As the new Apple Silicon M1 based Macs are shipping now, we would really like to have an NWJS version that runs natively on it. Seems Electron already have a...

feature-request

As Chrome is already natively available for Windows on ARM64 for some time now: https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/native-chromium-builds-windows-on-arm and even Electron has a build for Windows on ARM64 for even longer time: https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/electron-6-for-windows-on-arm...

feature-request

NWJS Version : 0.44.5 Operating System : Windows and Mac We receive hundreds of crash reports from users with crashes on Debugger LogMessage: Mac: EXC_BREAKPOINT / EXC_I386_BPT Fatal Error: EXC_BREAKPOINT...

NWJS Version 0.30.5: Operating System : Windows 10 64 bit ### Expected behavior Normally when you call webview.setUserAgentOverride you can set the special userAgent for the webview. It is also...

bug
triaged
P2

NWJS Version : 0.43.6 Operating System : 10.14.6 ### Expected behavior Worker thread should be closed normally ### Actual behavior A crash happens. See: https://sentry.wappler.io/share/issue/ea1b679fc2384030aa84dfbed8eaeee5/ we got about 43 reports...

stale

The bynode buffer is been checked first for valid buffer before evaluation, but if fails if the buffer is from other context because the node implementation is very strict. See...

enhancement