Den Delimarsky
Den Delimarsky
> Idea: since a time interval and a specific date/time both boil down to a specific point in time, do you think it's possible to (in the background) use one...
@crutkas lemme take a pass at the view model refactor, and then :shipit:
> Not sure if all of it is because of this PR, but... At first I tried to run/debug PowerToys.Settings and, even after Clean Solution, it broke with > >...
Latest change makes some improvements to settings scaffolding. @Jay-o-Way @stefansjfw could you please pull the latest and rebuild the project to see if the issue persists?
@Jay-o-Way could you please try cleaning/deleting compiled binaries and then rebuilding? I cannot reproduce the full build errors - sound like potentially something is missing in your local PR clone?...
@crutkas I actually think @Jay-o-Way is running into the same issue I was - it's not that the code is bad, it's that the compiler can't seem to allocate the...
On the typo - will fix it. Regarding the rest of the build @Jay-o-Way - if you clean the solution, no breakpoints, and then re-build the _whole thing_, does it...
@jaimecbernardo @crutkas @stefansjfw could you please test and try reproducing the Awake settings page issue? Doesn't seem like I can repro it on my end.
@stefansjfw is this after pulling the latest changes and doing a full (clean) rebuild?
@stefansjfw sorry, not Git clean - clean from VS, then full rebuild. I am going to be fiddling with the code later to see if I can repro the scenario....