PickerView icon indicating copy to clipboard operation
PickerView copied to clipboard

Update PickerView.swift

Open HanSJin opened this issue 6 years ago • 2 comments

HanSJin avatar Apr 06 '18 02:04 HanSJin

Hi @HanSJin, sorry about the delay.

Why are you submitting this change? Does it fix any irregular behavior?

filipealva avatar Jun 12 '18 04:06 filipealva

I think I got it.. The way it is today the PickerView wind up sending the index twice instead of the row and the index, right?

If it's about it, I was thinking about stop notifying about the row because what really matters is the index, we as developers using the PickerView component should not care about the actual rows because it is just an amplified version of the index that only exists to make the "endless" scrolling effect.

What do you think about it?

filipealva avatar Jun 12 '18 05:06 filipealva