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

放大缩小控制条 #9

Open
fouber opened this issue Oct 28, 2015 · 1 comment
Open

放大缩小控制条 #9

fouber opened this issue Oct 28, 2015 · 1 comment
Labels

Comments

@fouber
Copy link
Contributor

fouber commented Oct 28, 2015

如果你第一次参与本项目,请阅读 这里 快速开始。

设计示意图:

image

功能描述:

  • 点击放大缩小图标,滑块跟随变化
  • 缩放滑块移动要有过渡
  • vue组件接收 外部参数 scale 表示缩放等级,max 表示最大缩放值,min 表示最小缩放值,step 表示步长
  • 默认缩放值(scale)为1,最小级别(min)为0.1,最大级别(max)为2,步长(step)为0.2

组件代码:src/module/widget/zoom

编码规范:

https://github.com/idle-dog/upup/blob/master/docs/DEV.md#组件化开发

代码提交规范:

https://github.com/idle-dog/upup/blob/master/docs/PR.md

@fouber fouber added the 任务 label Oct 28, 2015
@aidenZou
Copy link
Contributor

领取任务

aidenZou added a commit to aidenZou/upup that referenced this issue Oct 28, 2015
aidenZou added a commit to aidenZou/upup that referenced this issue Oct 28, 2015
fouber added a commit that referenced this issue Oct 28, 2015
实现:放大缩小控制条 #9
aidenZou added a commit to aidenZou/upup that referenced this issue Oct 28, 2015
fouber added a commit that referenced this issue Oct 28, 2015
组件样式优化:放大缩小控制条 #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants