AnnotationFolder: fix showing annotations at current position #2802

Closed
opened 2015-06-08 14:31:39 +00:00 by wjt · 3 comments

Every day I discover something new and stupid about .

Without this change, the bins regularly fail to update if you seek within the scene: the call to updateAnnotations() is guarded by crossesPoint() which will often incorrectly return false because of this bug.

Every day I discover something new and stupid about <JavaScript>. Without this change, the bins regularly fail to update if you seek within the scene: the call to `updateAnnotations()` is guarded by `crossesPoint()` which will often incorrectly return `false` because of this bug.
j added the
oxjs
label 2015-06-08 14:31:39 +00:00
j added this to the 14.04 milestone 2015-06-08 14:31:39 +00:00
rlx was assigned by j 2015-06-08 14:31:39 +00:00
j added the
normal
defect
labels 2015-06-08 14:31:39 +00:00
Author

Attachment 0001-AnnotationFolder-fix-showing-annotations-at-current-.patch (1237 bytes) added

**Attachment** 0001-AnnotationFolder-fix-showing-annotations-at-current-.patch (1237 bytes) added
Owner

should use Ox.sort

should use Ox.sort
Owner

In [oxjs,3698]changeset:"oxjs,3698":

#!CommitTicketReference repository="" revision="oxjs,3698"
use Ox.sort, fixes #2802
In [oxjs,3698]changeset:"oxjs,3698": ``` #!CommitTicketReference repository="" revision="oxjs,3698" use Ox.sort, fixes #2802 ```
j added the
fixed
label 2015-06-25 12:29:03 +00:00
j closed this issue 2015-06-25 12:29:03 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2802
No description provided.