Mathis Dupuy
Mathis Dupuy
Great, thank you @Dn-a :) Do you have any idea when it will be released? (approximatively ?)
Has this feature been added?
I need the same behaviour for my app, and I already used the active parameter, without chance: the tag stay unselected. I have the following code: ```dart return GFAccordion( margin:...
> @Akiat Do you mean that when you change the status in tabDetails.selectedTag then this should be reflected automatically in the tag? If there is a rebuild and with this...
I'm using the submitted modification since I submitted the PR without any problem. I think it should be great to merge this PR 👍
Thanks for your quick reply 👍 Do you have the name of this function ?
Thanks a lot, I tried to re-use the logic of the namer "alias", but `thumbnail_options.get('ALIAS', '')` returns nothing. https://github.com/SmileyChris/easy-thumbnails/blob/master/easy_thumbnails/namers.py#L30 How can I access the name of the requested alias ?
Really interested by this PR. I need to preserve GIF animation and it would be great to have this in the release. Edit: I tried it, but the animation isn't...
> Simply place your Scaffold under `YoutubePlayerBuilder` I'm sorry to re-open this issue, but I used this workaround and I got the same result as @princeteck. The video is cropped,...
I can reproduce this issue. It's really anoying for my use cases. Would it be possible to have a fix ?