quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Scroll Bars

Open davidkircos opened this issue 3 years ago • 7 comments

"One suggestion is just purely UI, it’s hard to pan… i.e. move around the spreadsheet at least on my browser (google chrome). I’m not sure what solution is best, but a simple scrollbar could work, or using arrow keys, left, right, up down."

Suggestion from user feedback.

davidkircos avatar Oct 10 '22 22:10 davidkircos

Maybe add a spacebar (or a modifier key) + mouse drag to move the spreadsheet similar to Figma works?

davidfig avatar Oct 11 '22 10:10 davidfig

@davidfig Is there an existing control for this in pixi-viewport? Something we could very easily just turn on?

I've noticed that control+scroll does zoom in viewport which is pretty cool, and how Figma works.

davidkircos avatar Oct 11 '22 16:10 davidkircos

drag.options.keyToPress was added by a contributor. I haven't used it yet, but it's worth trying. If it doesn't work, it's pretty easy to implement.

davidfig avatar Oct 11 '22 16:10 davidfig

Are there any plans for the right mouse button? Clicking and dragging with it could be nifty

Scrolling works really well with a touchpad btw

deshumake avatar Nov 08 '22 00:11 deshumake

@deshumake right click plan is a context menu. Holding a key + click and drag would be great as discussed above.

davidkircos avatar Nov 08 '22 04:11 davidkircos

I was meaning dragging the right click, or is that going to be the context menu you were talking about? If I remember correctly, I believe that's what unity uses to pan, and I thought it was pretty intuitive

deshumake avatar Nov 08 '22 05:11 deshumake

Ah. Right click for context menu. Right click and drag for movement.

Seems worth trying out!

On Mon, Nov 7, 2022 at 9:02 PM deshumake @.***> wrote:

I was meaning dragging the right click, or is that going to be the context menu you were talking about? If I remember correctly, I believe that's what unity uses to pan, and I thought it was pretty intuitive

— Reply to this email directly, view it on GitHub https://github.com/quadratichq/quadratic/issues/135#issuecomment-1306636636, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2RO7IXZEKRIHIIZUF5EPTWHHNERANCNFSM6AAAAAARBXI4K4 . You are receiving this because you authored the thread.Message ID: @.***>

davidkircos avatar Nov 08 '22 17:11 davidkircos

Spacebar and drag (like Figma and other apps do) has been implemented. Closing this issue.

jimniels avatar May 17 '23 20:05 jimniels