Opened 11 years ago
Closed 11 years ago
#9865 closed defect (fixed)
dijit.placeOnScreenAroundRectangle api docs problem
Reported by: | ben hockey | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Doc parser | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
http://api.dojotoolkit.org/jsdoc/1.3.2/dijit.placeOnScreenAroundRectangle does not show the proper documentation for dijit.__Rectangle
, it should show documentation for x, y, width and height. it only shows height and y.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from Neil Roberts to dante |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [20374]) fixes #9865 - wasnt a parser bug, thix.x is not this.x. thanks neil for spotting that