Andrew Leader

Results 27 comments of Andrew Leader

Thanks for filing this @curia-damiano. Here's the thread tracking this issue: https://github.com/microsoft/microsoft-ui-xaml/issues/4239 CoreTextServicesManager is supported in WinUI 3 when running on Windows 11, but is not supported on Windows 10...

Hey @michael-hawker can you help make sure this MapControl Win32 issue gets seen by the right person? Thanks 😊

In addition to that, here's what I personally need from a CalendarView ![image](https://cloud.githubusercontent.com/assets/13246069/20082183/14134bb0-a509-11e6-8924-7556db87801c.png) Custom items on each day, custom UI on each day ("+" button on the day appears when...

Mine doesn't follow the standard ItemTemplate and other practices that actual XAML controls follow (it's mostly custom-built for my purposes)... it might be easy for me to re-factor it, I...

Feedback from 6/14/2019 proposal review meeting David: Would prefer expanding Input.ChoiceSet. Input.Feedback also seems to imply that you couldn't really use it for just a rating. Add readOnly property. Color...

Here's my proposal... **Introduce a new `Input.Rating` element.** Spec proposal: https://github.com/microsoft/AdaptiveCards/compare/master...specs/3054-3 ![standard](https://user-images.githubusercontent.com/43022566/59462997-c0963580-8dd9-11e9-8215-4656020ed799.png) ```json { "type": "AdaptiveCard", "body": [ ... { "type": "Input.Rating", "id": "userRating" } ], "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.0"...

# Meeting notes from proposal review meeting on 6/24/2019 Attendance * Shalini * David * Becky * Joseph * Alberto * Peter * Utsav * Brook * Andrew * Chigusa...

Hi @soumyamahunt, thanks for reporting this. I think there might be a different way of using this API, but looking at the docs you referenced, they don't explain much at...

Hi @Gaoyifei1011 @Tourniquet88, can you provide more context about your scenarios? @Tourniquet88 you mentioned this would make it easier to test out APKs, like "testing your APK on a different...

Hi @bnkoppad, we'd love to learn more about your scenarios! Can you give us some more info about your scenarios? Are you running a business that has POS devices that...