Sean Harmer

Results 15 comments of Sean Harmer

Same issue with slideovers too. Can't use this work around with a slideover though as it removes the class used to overide the toggle at https://github.com/excid3/tailwindcss-stimulus-components/blob/master/src/slideover.js#L39 Maybe I need to...

For reference, this is the upstream bug https://github.com/KhronosGroup/glslang/issues/2578

How about a graphical representation showing a timeline for the day (or several stacked to show the whole week. Each task would be a block on the timeline. Dragging the...

Yes please. This is a pain for admins.

I wonder if the pre-convolved envmap for the IBL was generated correctly. Even for a smooth surface, the level 0 mip should be slightly blurred.

Have you had a chance to take a look at this please?

> * Will `include(GNUInstallDirs)` bork the CMakeLists.txt for me on Windows? I think it's fine. It just helps put the build artifacts under install dir/bin install dir/include etc. It worked...

In KDUtils, KDGpu we have `#include ` for example. So camel cased lib name (to match the cmake target) and snake case header name with .h suffix mainly to make...

Hi. Yes this can be done with the ConnectionEvaluator as described at https://www.kdab.com/introducing-the-connectionevaluator-in-kdbindings/ We will also be adding a convenience around this to https://github.com/KDAB/KDUtils