dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.77k stars 229 forks source link

Add a vertical slider for "Plot options" #80

Closed GegznaV closed 4 years ago

GegznaV commented 4 years ago

If Esquisse window is big (i.e., screen resolution is high enough and magnification in RStudio is low enough), no problems exist: image

But if the window is small, some contents are not visible and scrolling with the mouse does not help: image

In some situations, a vertical slider for "Plot options" (as well as for the other windows) would be helpful. This feature exists in "Data" window:

image

pvictor commented 4 years ago

Thanks for reporting this, and the detailled issue. That's fixed in 0.2.3.

Victor