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

启用scroller之后画布的virtual属性失效,无法只渲染可视区域内容 #4544

Open
Kygo4 opened this issue Dec 27, 2024 · 1 comment

Comments

@Kygo4
Copy link

Kygo4 commented Dec 27, 2024

Describe the bug

启用scroller之后画布的virtual属性失效,无法只渲染可视区域内容

Your Example Website or App

暂无

Steps to Reproduce the Bug or Issue

1.启用scroller
graph.use( new Scroller({ enabled: true, pannable: { enabled: true, eventTypes: ['rightMouseDown'], }, }), );
2.画布的virtual属性为true
virtual = true

Expected behavior

virtual属性正常生效,可以只渲染可视区域内容

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 2.11.1]

Additional context

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Dec 27, 2024

👋 @Kygo4

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

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

1 participant