Ticket #1544 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

MousePosition: numDigits inconsistency

Reported by: kthy Owned by:
Priority: trivial Milestone:
Component: Control.MousePosition Version: SVN
Keywords: Cc:
State: Complete

Description

The API docs mentions numDigits as a property for MousePosition; the code uses numdigits. Since lowerCamelCase is normally used for properties, I assume the code is in error. Patch attached. No tests are affected.

Attachments

MousePosition.patch Download (0.6 KB) - added by kthy 5 years ago.
patch-1544-r7162-A0.diff Download (3.5 KB) - added by elemoine 5 years ago.

Change History

Changed 5 years ago by kthy

Changed 5 years ago by elemoine

Changed 5 years ago by elemoine

  • status changed from new to closed
  • state changed from Review to Complete
  • resolution set to fixed

(In [7163]) MousePosition: numDigits inconsistency, reported by kthy, patch by kthy, additional test by me, r=me (closes #1544)

Note: See TracTickets for help on using tickets.