#16: when I try to setPosition (Open)
| Reported by: | Assigned to: | ||
|---|---|---|---|
| Priority: | Critical | Milestone: |
top.snap is not a function computePosition(“160”, “160”)window.js (line 2210) setPosition(“160”, “160”)window.js (line 1833) setPositionWithShadow(“160”, “160”)window.js (line 2560) (?)(Object options=Object windowManager=Object)cc2.html# (line 1) accessWindow(“labPopInner”, Object shadow=true id=labPopInner width=510 height=350, function(), “b0c623cda0bef32f7046c510e44c6241”)cc2.html# (line 30) onclick(click clientX=679, clientY=479)cc2.html# (line 1) [Break on this error] top: this.animating ? top : top.snap(this.options.gridY), 2206 if (this.centerOptions && this.centerOptions.auto) 2207 return this.computeRecenter(this.getSize()); ; 2208 2209 return { 2210 top: this.animating ? top : top.snap(this.options.gridY), 2211 left: this.animating ? left : left.snap(this.options.gridX) 2212 }; 2213 },
computePosition: function(top, left) {

RSS feeds