Describe the bug
If the screen width isn't wide enough, you may encounter problems when using the 3 color gradients colourInput.
In that case, it could happen that the color palette slider (and also the color transparancy slider) are off-screen. The horizontal scrollbar is not usable, since the color palette collapses after a mouse click on the scrollbar by default.
Steps to reproduce
- Upload any data
- Select an Event Group to change Group Colors
- (Adjust Screen width)
- Click 3 Color Gradient as method and
- Click on the third colourInput (as shown above)
Expected behavior
Be able to select a colour as expected
Screenshots/Error Messages
No response
R Version
No response
RStudio Version
No response
Megaplots Version
No response
Browser
No response
Operating System
No response
Device
None
Package Dependencies
Additional context
A workaround can be achieved by using a mousepad with vertical scrolling or changing the scroll direction.
A possible solution might be to change the scroll direction of this specific panel from vertical to horizontal, since the importance of the vertical scroll bar for the color panel is rather negligible.
Minimal Reproducible Example
Describe the bug
If the screen width isn't wide enough, you may encounter problems when using the 3 color gradients colourInput.
In that case, it could happen that the color palette slider (and also the color transparancy slider) are off-screen. The horizontal scrollbar is not usable, since the color palette collapses after a mouse click on the scrollbar by default.
Steps to reproduce
Expected behavior
Be able to select a colour as expected
Screenshots/Error Messages
No response
R Version
No response
RStudio Version
No response
Megaplots Version
No response
Browser
No response
Operating System
No response
Device
None
Package Dependencies
Additional context
A workaround can be achieved by using a mousepad with vertical scrolling or changing the scroll direction.
A possible solution might be to change the scroll direction of this specific panel from vertical to horizontal, since the importance of the vertical scroll bar for the color panel is rather negligible.
Minimal Reproducible Example