Luke Warlow
Luke Warlow
I agree with the approach of skipping straight to assimp and other similar changes. One change I'd like to suggest is to load the models tangent data (easy enough to...
This was the same issue I reported in #135 that's been incorrectly closed now though.
Not directly related but now #621 is merged there's a build output with just the English language included, which will help with the bundle size issue. Though of course further...
This was changed as part of https://github.com/mdn/browser-compat-data/pull/15918 in response to https://github.com/mdn/browser-compat-data/issues/15854. However, you are correct in that I can't reproduce the exception being thrown at least on macOS the only...
In case anyone comes across this issue I've made an npm package with a plugin for scrollbar width (along with gutter and color) utilities. See https://github.com/lukewarlow/tailwind-scrollbar-utilities
I've filed a Chromium Intent to Ship for standard scrollbar properties as an fyi: https://groups.google.com/a/chromium.org/g/blink-dev/c/PkEsMirl2zE
All I want to add is that the scrollbar-gutter property is a relatively standalone modern addition to CSS compared to scrollbar-width and colour which have WebKit prefixed alternatives and historical...
In case anyone comes across this issue I've made an npm package with a plugin for scrollbar gutter (along with width and color) utilities. See https://github.com/lukewarlow/tailwind-scrollbar-utilities
@HariAcharya80 not yet. I am working on adding support for the property inside of WebKit (hopefully land in Safari in the not too distant future). Once that happens it will...
Now that popover is out in 2 (and in progress in the third) engines, is it worth discussing again the idea of at least deprecating `.show()`? Edit: just noticed https://github.com/whatwg/html/issues/9376...