We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我在vue2.7.14项目中使用时,使用<vue-canvas-nest :config="config" style="position: fixed;width: 100%;height: 100%;"></vue-canvas-nest>,当页面在最上方时,焦点在鼠所指处,但是当向下滚动页面时,焦点将会在下方,而不是鼠标所指处
<vue-canvas-nest :config="config" style="position: fixed;width: 100%;height: 100%;"></vue-canvas-nest>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我在vue2.7.14项目中使用时,使用
<vue-canvas-nest :config="config" style="position: fixed;width: 100%;height: 100%;"></vue-canvas-nest>
,当页面在最上方时,焦点在鼠所指处,但是当向下滚动页面时,焦点将会在下方,而不是鼠标所指处The text was updated successfully, but these errors were encountered: