Andre von Houck

Results 151 comments of Andre von Houck

I also want this, but actually most pixel games don't just set minNearest / magNearest as it looks terrible. See here and how wavy it looks: https://www.shadertoy.com/view/ltBGWc One needs to...

I really want this feature Figma. The way I will probably implement this is with frame switching. Once frame reaches max size, it switches to a different frame. I don't...

Fidget2 is going to be very different. Its a whole different, in my opinion revelatory, way of making UIs. I still have major projects written Fidget1 its not going a...

The fidget2 will be very different from fidget1.

There isn't an example of this yet.

Yes I need to an an example that has scrolling.

Yeah that should work. I want to get scrolling working natively though. Doing some thing like `scrollable true` should just make the bigger child scroll inside the smaller parent.

I don't have a drag and drop API at the moment. Are you making native, js, wasm app? I would probably need to implement these APIs: JS: https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop Native: https://www.glfw.org/docs/latest/input.html#path_drop...

Hey, sorry I am currently working on fidget 2 - the complete rewrite. I don't know if I will be doing anything with fidget 1. I want this to connect...