Ticket #2837 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Panel control: Remove a "redraw" redundant.

Reported by: jorix Owned by:
Priority: trivial Milestone: 2.11 Release
Component: Control.Panel Version: 2.10
Keywords: Cc:
State: Complete

Description

The patch removes the "redraw" and change the test to show that only happens a "redraw"

The "redraw" occurs by control.events.on in "activate" and "deactivate", the explicit "redraw" is unnecessarily.

Note: In #2752 also proposed to prevent "redraw" but required to add code, not remove it, as here.

Test ok in: FF36, IE8, Chrome6 & Safari5.

Attachments

ControlPanel-toggleRedraw-2837.patch Download (1.1 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

Changed 3 years ago by ahocevar

  • status changed from new to closed
  • state changed from Review to Complete
  • resolution set to fixed
Note: See TracTickets for help on using tickets.