Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 18dac2a

Browse files
committed
correct click and select test with zorder
1 parent bb1eb3a commit 18dac2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/jasmine/tests/select_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ describe('Click-to-select', function() {
301301
return _immediateClickPt({ x: 130, y: 250 });
302302
})
303303
.then(function() {
304-
assertSelectedPoints([], [1], []);
304+
assertSelectedPoints([0], [], []);
305305
})
306306
.then(done, done.fail);
307307
});

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /