Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #1 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

Another option would be to have the rendering happening in another thread.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #2 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

I do not understand this. Can you give an example? Pressing Ctlr while the  
mouse enter the node does not open the popup?

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #3 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

What we want is to prevent the popup to block the main process. The problem  
is that when I look at the system complexity for example, it is very easy  
to simply hover over the wrong class and then I have to wait until the  
rendering of the blueprint is complete.

So, my suggestion is to actually only trigger the popup when a modifier is  
pressed (Shift would be my choice). If the modifier key is not pressed,  
then hovering would not trigger the popup.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #4 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

Or maybe we can introduce a shiftPopup: or something like this.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #5 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

I would love for example to have everywhere it is possible access to source  
code now it may be not working to have that all the time. So the trick  
would be to have ctrl or shift press + hover => show source code.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #6 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

Yes I like the idea of controlling pop up action
having a default and an advanced one would be good.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #7 on issue 432 by [hidden email]: Popup should appear  
only when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

Please keep the current behaviour as default.  Having a new #shiftPopup:  
would be useful.  Having two levels of behaviour on hover would be very  
interesting. Default hover could give a quick simple view, then while  
hovering looking at that, pushing shift would expand to a greater level of  
detail.

Also perhaps rather than specifically "#shiftPopup: [some behaviour]"
have more generic "#extendedPopup: [some behaviour] on: #XXXX"
where #XXXX is #shift or #ctrl of #alt or combination {#shift. #ctrl}


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology

Comment #8 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

This is an interesting discussion. Different policies should indeed be  
offered. I will work on these soon.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 432 in moose-technology: Popup should appear only when a certain modifier key is pressed

moose-technology
Updates:
        Status: WontFix

Comment #9 on issue 432 by [hidden email]: Popup should appear only  
when a certain modifier key is pressed
http://code.google.com/p/moose-technology/issues/detail?id=432

This will not be addressed within the context of Mondrian

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev