Joseph Woo

Results 33 comments of Joseph Woo

PRMerger20 Your payload works fine with AdaptiveCards iOS SDK. ![image](https://user-images.githubusercontent.com/4112696/84694809-a916ee80-aefe-11ea-8a3f-8aa63caed3c5.png) ![image](https://user-images.githubusercontent.com/4112696/84694863-c055dc00-aefe-11ea-9477-56efd459ea3f.png) It could be width issue. The above picture has AdaptiveCards width of 330 pixel. I experimented with width, and...

Thanks, @NicolasLourenco for reporting this issue, I will get back to you soon.

# Per Line Text Style Supporting different text styling such as different fonts per line of text is not a must for this feature but we have to consider it...

@KesemZ Option 2a updates [RichTextBlock](https://adaptivecards.io/explorer/RichTextBlock.html) to have style option that TextBlock currently has. If we does that, then we need to update all of the renderers, iOS, Android and etc...

thanks @yanweida99. I remember you and this issue. I will take a look at it at my next cycle. Thanks!

I think this might be just Designer issue. let me try that. There will be a lot more issues filed if this doesn't work.

I've updated the feature request with a proposed solution.

> @JeanRoca I ran into this as well when I made my carousel changes. My open PR (#7654) should only allow the carousel elements in an object body `{}`. >...

> I have a spec question about accessibility -- in schema 1.5 we added the `style` property to `TextBlock`, which allows a card author to indicate that a given `TextBlock`...