Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Flex gap doesn't seem to work when running the app #19

Open
VivekTRamamoorthy opened this issue Apr 13, 2022 · 1 comment
Open

CSS Flex gap doesn't seem to work when running the app #19

VivekTRamamoorthy opened this issue Apr 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@VivekTRamamoorthy
Copy link

Kudos to the developers. I got everything in my app working except for a minor CSS issue. The flexbox gap property doesn't seem to be working on the app whereas it works on the same browser userAgent that runs the Neutralino app.

The browser that the app seems to be running is "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko)" = $2 .

gap not working on the app:
image

gap working on the browser:
image

@VivekTRamamoorthy VivekTRamamoorthy added the bug Something isn't working label Apr 13, 2022
@pegvin
Copy link

pegvin commented Apr 13, 2022

Probably caused by the rendering engine, on browser rendering engines are quite good in applying latest css properties where as not in webview stuff

@shalithasuranga shalithasuranga transferred this issue from neutralinojs/neutralinojs Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants