softworkz
softworkz
> > Another step is to cache existing artifacts, and then 1) delete/overwrite upon success of current build, or 2) restore upon failure and continue. > > That kind of...
With #2369, it will be possible to specify an environment variable in a build pipeline which determines how far the compilation should go. You set it to EE1 first and...
Isn't that just a kind of "continue on error"? (when you don't uninstall before building) I'm not sure whether you get very far that way, because an individual library that...
## Comparison 1: Large Outline Values ### Current Implementation  ### This PR but with 8 Iterations  ### This PR but with 16 Iterations  ### This PR (using...
## Comparison 2: Smaller Outlines, Bold and Rounded Font ### Current Implementation  ### This PR but with 8 Iterations  ### This PR but with 16 Iterations  ###...
## Comparison 2b: Same as 2 but scaled to 200% ### Current Implementation  ### This PR but with 8 Iterations  ### This PR but with 16 Iterations ...
Further improvement would be to: - Remove the alpha component from the outline color before setting it on the elements - Put all outline elements into a common container -...
@bpulliam - What does the removal of the "needs-triage" label mean? What is the outcome of your triage?
> This was caused by the new windowed popup support (`ShouldConstrainToRootBounds="False"`, which tooltips always use). During cleanup of the popup, it tries to unregister event handlers from an already-closed object,...
> So, if the referenced assembly is not signed, the generated .imagemanifest will work fine (provided the assembly is using neutral culture). This is not true it doesn't work with...