Andrey Nekrasov
Andrey Nekrasov
Is it possible to help on this issue somehow? E.g. port to Cmake or other cross-platform build system, make some logic platform-independent etc.
I believe having a feature roadmap for Windows support with a bulleted list of features could go a long way of attracting open source contributions, since a lot of people...
Thank you for the update, we have a lot of stuff pending for the next release, so we'll take a look once it's rolled out.
@htcfreek Something has happened during initialization of the native DLL/overlay UI. I've noticed that you're compiling it in Debug mode (need to try it for once 🙂) and also using...
@crutkas - improve stability - mouse wheel for tolerance adjustment (no slider for now, since WinUI doesn't support it I guess) - module/OOBE description images - telemetry
@htcfreek 1. start PowerToys normally (not from VS) 2. win+shift+m to launch the tool 3. ctrl+alt+p to invoke attach dialog in VS 4. select PowerToys.MeasureToolUI.exe 5. press "Select..." -> "Debug...
@htcfreek could you please create an issue for it? It could be a part of a bigger task, i.e. supporting different units of measure. And for now let's stick with...
Added a feature to allow saving bounds measurements by shift-dragging. Right-click clears them.
it's for retaining them on screen. let's see what feedback do we get first :)
@Jay-o-Way what do you mean? we handle WM_LBUTTONDOWN and WM_RBUTTONDOWN window messages.