You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a geom_tile layer is added, the brush cursor is shown on hover, but holding down a click drags the plot as a regular HTML image instead of drawing a brush.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Opening a new issue as suggested here.
System details
Browser Version: Chrome, Version 79.0.3945.130 (Official Build) (64-bit)
Output of
sessionInfo()
:Example application or steps to reproduce the problem
See also: iSEE/iSEE#325 (comment)
Describe the problem in detail
In the absence of
geom_tile
, brushing works fine.When a
geom_tile
layer is added, the brush cursor is shown on hover, but holding down a click drags the plot as a regular HTML image instead of drawing a brush.Thanks in advance!
The text was updated successfully, but these errors were encountered: