Skip to content
Prev 30629 / 63424 Next

Buggy trellis.focus() with xyplot ?

2008/11/20 Deepayan Sarkar <deepayan.sarkar at gmail.com>:
Yep, my fault, didn't think it through.
It won't affect playwith; playwith now uses a different approach: a function
inViewport(x.px, y.px, viewport)
reports whether a click location in pixels is inside the given
viewport. I loop through each panel viewport and check whether the
click is inside.