Ticket #2752 (closed feature: duplicate)

Opened 3 years ago

Last modified 3 years ago

Panel: Avoid unnecessary extra redraws.

Reported by: jorix Owned by: jorix
Priority: minor Milestone: 2.11 Release
Component: Control.Panel Version: SVN
Keywords: Cc:
State:

Description

When the code runs a loop to deactivate controls and activate one at the end there are two redraws by events: at loop and at the end. Also occur under other circumstances.

For the end user this hardly has an impact. But for the developer who makes breakpoints can be a nightmare.

Includes changes to the test to show additional redraws.

SVN 10507

Attachments

panel-extra-redraw-2752.patch Download (7.4 KB) - added by jorix 3 years ago.

Change History

Changed 3 years ago by jorix

Changed 3 years ago by jorix

  • state set to Review

Please review.

Changed 3 years ago by ahocevar

  • status changed from new to closed
  • resolution set to duplicate

dupe of #2837

Changed 3 years ago by jorix

  • state Review deleted
Note: See TracTickets for help on using tickets.