Jan Kučera

Results 26 comments of Jan Kučera

@Rahul-Dixit the performance impact of switching from Win32 to UWP was already much higher than what I would deem acceptable for a calculator app. The managed libraries are compiled ahead-of-time...

@I-Campbell what is the standard you are suggesting compliance to, and how is it better for end users than CLDR?

@I-Campbell Thanks. Some of the behavior you propose is breaking (i.e. changes what the calculator, both Win32 and UWP, currently does for the same input). I would argue global citizen...

@leduyquang753 this doesn't look like a source you can select text from and paste into the calculator, and even if you have a formatted text, it will be most likely...

Once I undock (accidentally) the Search pane, how do I put it back to the place? The code pane is not offering the docking cross UI... (7.0.0.6291-preview2)

@dmackersie `OrthographicCamera.NearPlaneDistance=-Infinity` is a valid scenario. The fact that the model completely disappears when trying to pan (but not rotate, same for 0) feels like a bug. Why would panning...

@sumtec and @MovGP0 .NET Micro Framework always had UTF-8 string implementation only, transparent to the developer. It does support trimming and substrings and indexing, although the reverse looping is not...

Yes, the question is is there a valid scenario where typing Version was desired here rather than [ ... which I assume is a commit character too.

That doesn't seem to be a very consistent experience to me. I was trying to suggest that perhaps there shouldn't be anything at all in the autocompletion list when typing...

Unless the idea here is to correct this for all collection initializers, not just dictionary, in which case I don't think the existing behaviour should be changed because the autocompletion...