Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roassal should offer a proper scrolling mechanism #896

Closed
seandenigris opened this issue Aug 3, 2015 · 11 comments
Closed

Roassal should offer a proper scrolling mechanism #896

seandenigris opened this issue Aug 3, 2015 · 11 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 896

For any visualisation that is larger than the screen, you immediately get lost in Roassal.
Furthermore, the current dragging style does not scale for visualizations that are
much larger on one dimension than the screen.

We need a mechanism that helps us:
- get an idea of where we are (and how much is left outside the current view)
- have an easy way to actually scroll through a larger space

Reported by tudor@tudorgirba.com on 2012-12-11 16:53:06

@seandenigris
Copy link
Contributor Author

Please make one of those scroll methods "holding the space bar" (which optionally display
a hand) that grabs and drags the View background.  This is the same as many graphics
programs including at least Photoshop and Paint.net.   I find it difficult to live
without it :)

Reported by benjamin.t.coman on 2012-12-11 17:53:21

@seandenigris
Copy link
Contributor Author

Indeed. 

This type of navigation is similar to what exists right now, but better. Here is why:
- Right now, dragging can have two distinct meanings depending on where you are. Especially,
if the element is small, you do not know for certain if you will drag the element,
or if you will scroll through the view
- Having a pseudo-mode (e.g., pressing space) will clarify the situation significantly.

This type of navigation should not disappear even if we add some other means.

Reported by tudor@tudorgirba.com on 2012-12-11 18:36:36

@seandenigris
Copy link
Contributor Author

I agree with you Doru. What I had in mind originally, is to have a mini-map. 
Scrollbar should indeed be offered. 

@Ben : I am not familiar with this "holding the space bar". Is there such a think,
in let's say Omnigraffle?

Reported by alexandre.bergel on 2012-12-12 00:28:54

@seandenigris
Copy link
Contributor Author

Not in Omnigraffle, but more in 3d scene tools :).

Reported by tudor@tudorgirba.com on 2012-12-12 00:31:04

@seandenigris
Copy link
Contributor Author

This evening I will meet some friends who has autocad, I will ask how the scrolling
is handled there.

Reported by alexandre.bergel on 2012-12-12 09:44:05

@seandenigris
Copy link
Contributor Author

Any update on this?

Reported by tudor@tudorgirba.com on 2013-11-11 22:25:39

@seandenigris
Copy link
Contributor Author

Not much so far. It should not be that difficult however.
But is the minimap not enough? It is pretty cool

Reported by alexandre.bergel on 2013-11-14 15:49:48

@seandenigris
Copy link
Contributor Author

A Recurrent issue...
I am assigning an engineer to this issue

Reported by alexandre.bergel on 2015-02-27 17:36:10

@seandenigris
Copy link
Contributor Author

Hi, here comes a scroll bar and a scroll pad to have a scalable navigation in the view.
Try out examples in RTScrollBarBuilderExamples. 

Reported by chans.pierre on 2015-03-04 14:26:18

@seandenigris
Copy link
Contributor Author

Reviewing this...


Reported by alexandre.bergel on 2015-03-04 16:45:48

@bergel
Copy link
Collaborator

bergel commented May 2, 2016

This has been in Roassal for a while already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants