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
现在的CanvasContainer是QGraphicsView的派生类,虽然在缩放、旋转上很方便,但是性能瓶颈太严重,而且也无法传递绘板事件。
计划重新写一个和Canvas耦合比较紧的新框架替换该container。替换完毕后, #44 会更利于实施。
The text was updated successfully, but these errors were encountered:
liuyanghejerry
No branches or pull requests
现在的CanvasContainer是QGraphicsView的派生类,虽然在缩放、旋转上很方便,但是性能瓶颈太严重,而且也无法传递绘板事件。
计划重新写一个和Canvas耦合比较紧的新框架替换该container。替换完毕后, #44 会更利于实施。
The text was updated successfully, but these errors were encountered: