Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

设计不合理,提出自己几点建议 #53

@sysworker

Description

@sysworker

1.虽然有更新UI的方法,但是数据源只有初始化的时候才能改,应该将bannerview种的param配置项放在.h里面,这样子可以动态更新数据源
2.填充模式不能自己选择,虽然有一个wImageFill 属性,但是填充模式只有两种,既然考虑到了填充模式,为什么不直接公开一个UIViewContentMode属性呢。
3.小圆点设置不合理,同上只有三个位置,左下,右下,要么居中(这个基本上不会有人用)。为什么不在此基础增加一个偏移量呢,eg:我的小圆点要在banner的左下,偏移多少位置。
这是我使用后的感受,我也在项目中按照我的建议去操作和使用。
特别是前两条,请做重看待

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions