Simon Hausmann

Results 496 comments of Simon Hausmann
trafficstars

This fortunately works now, with Qt (naturally), FemtoVG (thanks to fontdb matching), as well as Skia (thanks to use of CoreText).

I think you can set FORCE_SKIA_BUILD=1

Suppose you're showing a list of images from the network. If the server is very slow to respond, you'd have to show a list of placeholders, until the data has...

Related also to #267 - if it were declared in a separate file both could pick it up.

I'm uncertain about keeping this suggestion open in light of #267. I suppose it would be possible that build.rs creates some kind of life that somehow the live-preview "fishes" out...

> I'm thinking maybe we should just move the code of slint-fmt into a module in slint-lsp, and add command line option to slint-lsp to do slint-lsp fmt or something...

@Waqar144 Would you like me to take over to take care of the binding bits, or would you like to give it a try?

Thanks for the report :) Do you know if this is running with X11, Wayland, or directly on the frame buffer?

Thanks. That's really odd. It sounds like a bug in the touch input handling somehow.