Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Fix picking unlimited amount of media items #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gebsl
Copy link
Contributor

@gebsl gebsl commented Apr 26, 2020

I noticed that passing "null" as value for "maxSelected" option causes the picker to show incorrect text within "Save" button in the action bar. It will display (4/null) for example.

This commit tries to fix this behaviour, by providing separate i18n key, if "maxSelected" is null and therefore unlimited amount of media items can be chosen.

I hope the chinese translation can still be applied in this case, please check this.

@CaiJingLong CaiJingLong added bug Something isn't working dart breaking change labels May 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change bug Something isn't working dart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants