Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add displayValueForFirstRow and displayValueForSecondRow closure in DoublePickerInlineRow #2246

Merged
merged 1 commit into from May 26, 2023

Conversation

lilidotshi
Copy link
Contributor

@lilidotshi lilidotshi commented May 23, 2023

Currently there's no way to configure the way that an DoublePickerInlineRow displays its values in the picker, which is avaliable in DoublePickerRow and DoublePickerInputRow. This pull request addresses that missing feature.

After:
Screenshot 2023-05-23 at 3 23 49 PM

@lilidotshi lilidotshi changed the title Add display options for first and second DoublePickerInlineRow Add displayValue closure for first and second rows in DoublePickerInlineRow May 23, 2023
@lilidotshi lilidotshi changed the title Add displayValue closure for first and second rows in DoublePickerInlineRow Add displayValueForFirstRow and displayValueForSecondRow closure in DoublePickerInlineRow May 23, 2023
@lilidotshi
Copy link
Contributor Author

@mats-claassen any thoughts on this PR? Should be pretty simple, just bringing the inline picker up to parity with the others. Our project is blocked by this otherwise, unless we write our own cell.

@mats-claassen mats-claassen merged commit 9ead011 into xmartlabs:master May 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants