matt-dray / pixeltrix

:space_invader::computer_mouse: R package: make pixel art interactively in a plot window, get a matrix, make a gif
Other
21 stars 0 forks source link

Add documentation to turn off the annoying locator bell #31

Closed adrianadepalma closed 1 year ago

adrianadepalma commented 1 year ago

Doesn't happen in Rstudio, happens in the vanilla R gui

options(locatorBell = FALSE)