Problem: 优化 InfoDisplayWidget 中的文本框槽函数 #28

Closed
opened 2023-03-22 17:08:26 +08:00 by ArgonarioD · 0 comments

以旋转举例:当使用右键拖动 PreviewWindow 时,其将触发 InfoDisplayWidget 的刷新。InfoDisplayWidget 刷新后,文本框中的文字变更,触发文本框槽函数,再次刷新。

这导致几乎每种操作都会额外触发一次重绘,非常消耗性能,需要优化。

以旋转举例:当使用右键拖动 PreviewWindow 时,其将触发 InfoDisplayWidget 的刷新。InfoDisplayWidget 刷新后,文本框中的文字变更,触发文本框槽函数,再次刷新。 这导致几乎每种操作都会额外触发一次重绘,非常消耗性能,需要优化。
ArgonarioD added the
P1
label 2023-03-22 17:08:26 +08:00
Karlis was assigned by ArgonarioD 2023-03-22 17:08:26 +08:00
ArgonarioD added the
性能优化
label 2023-03-22 17:08:32 +08:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: BigC/ArchitectureColoredPainting#28
There is no content yet.