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

需求:因为部分浏览器不标准,或者第三方app,底部webview被原生盖住了,eruda的悬浮按钮也在底部,也被盖住看不见按钮…… #74

Closed
zlzdp opened this issue Jun 14, 2018 · 1 comment

Comments

@zlzdp
Copy link

zlzdp commented Jun 14, 2018

如果在init( )中可以修改 悬浮按钮的位置,就好了。

@surunzi
Copy link
Member

surunzi commented Jun 19, 2018

使用最新的 v1.5.0 版本,可以在初始化后用下边的代码调整按钮位置。

eruda.init();
eruda.position({x: 20, y: 20});

@surunzi surunzi closed this as completed Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants