koukibadr / Bottom-Picker

https://pub.dev/packages/bottom_picker
MIT License
34 stars 22 forks source link

意见 #82

Open lmq-0226 opened 10 months ago

lmq-0226 commented 10 months ago

希望可以水平垂直居中 微信截图_20231130155705

希望可以把间距拉开一点,现在显得有点挤 微信截图_20231130155752

koukibadr commented 10 months ago

@lmq-0226 can you share more details about this enhancement ? you want to have the ability to change the text alignment ?

zhou26192619 commented 2 months ago

@lmq-0226 can you share more details about this enhancement ? you want to have the ability to change the text alignment ?

I also have a suggestion. Can it support web on PC? Currently, item scrolling relies on the mouse wheel, but the wheel will skip several items at once. 我也提个意见。可以支持pc下的web吗,现在条目滚动靠的是鼠标滚轮,但是滚轮一下子会跳过好几条。

koukibadr commented 2 months ago

Hello @zhou26192619 I'll verify the behavior on desktop apps and try different approches in the mean time if you have any suggestion you can send it to me

koukibadr commented 2 months ago

@zhou26192619 the best possible way is to adopt the desktop/web experience with this package with the actual native experience of users in these platforms that is scrollbars, so we display lists and not Cupertino wheel pickers

zhou26192619 commented 2 months ago

@zhou26192619 the best possible way is to adopt the desktop/web experience with this package with the actual native experience of users in these platforms that is scrollbars, so we display lists and not Cupertino wheel pickers

image 也是可以的。只要所有的选项都能选就行,因为这是功能性的问题,至于其它的形式,我比较不在意。 It's also possible. As long as all options can be selected, it's a functional issue. As for other forms, I don't care much.

koukibadr commented 2 months ago

@zhou26192619 I didn't understand your last point can you explain more