Ticket #5057 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

Remove console.debug() calls from dojo.dnd.autoScrollNodes

Reported by: guest Owned by: alex
Priority: normal Milestone: 1.1
Component: General Version: 0.9
Severity: normal Keywords:
Cc:

Description

The function dojo.dnd.autoScrollNodes has two calls to console.debug() (lines 53 and 77). Since this function gets called (generally) on mousemove, these get thrown out into the debug console like crazy - making it difficult to find my own debug calls in it.

Change History

Changed 13 months ago by alex

  • status changed from new to assigned
  • owner changed from anonymous to alex
  • milestone set to 1.1

Changed 13 months ago by alex

  • status changed from assigned to closed
  • resolution set to fixed

fixed in rev [11454]

Note: See TracTickets for help on using tickets.