Skip to content

Commit fc87fd8

Browse files
committed
修复在盒子模型下改变窗口大小导致内容元素高度计算错误的BUG
修复窗口内容大小变更导致焦点按钮定位错误的BUG 优化焦点按钮定位逻辑
1 parent a8d7e3f commit fc87fd8

File tree

4 files changed

+1194
-1186
lines changed

4 files changed

+1194
-1186
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "layer",
33
"main": "src/layer.js",
4-
"version": "3.1.4",
4+
"version": "3.1.5",
55
"homepage": "https://github.com/sentsin/layer",
66
"authors": [
77
"sentsin <[email protected]>"

0 commit comments

Comments
 (0)