Jan Niklas Hasse

Results 121 comments of Jan Niklas Hasse

> If menu needs to be moved around then it doesn't have to be created as child of frame (or any other window), just an independent menubar will work. Can...

I don't have access to the DNS configuration either.

If I understand it correctly wrap will be -1 when `wrap=0` would be removed, according to #357. Correct?

We still build with wxWidgets 3.0 (3.2 will be the next stable release). 3.1 brought HiDPI improvements, see http://wxwidgets.org/news/2016/02/wxwidgets-3.1.0-released/ So the long term fix would be to use wxWidgets 3.2,...

Do you know if VSCode has a bug report about this?

Found it: https://github.com/Microsoft/vscode/issues/7126

Btw: You should now be able to target UWP / WASAPI via the SDL2 backend.

What about Liberation Sans? It has the same metrics as Arial and is also free.

Here's the upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=757399

I actually don't know how to do that. Haven't looked that much into multithreading with Rust.