Issue 1032 in moose-technology: GLMPresentation>>dynamicActionsOnSelection does not work for text presentations

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

Issue 1032 in moose-technology: GLMPresentation>>dynamicActionsOnSelection does not work for text presentations

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Glamour

New issue 1032 by [hidden email]:  
GLMPresentation>>dynamicActionsOnSelection does not work for text  
presentations
http://code.google.com/p/moose-technology/issues/detail?id=1032

Text presentations have the selection in the port 'selectedText'.  
GLMPresentation>>dynamicActionsOnSelection only computes the actions if  
the 'selection' port is populated. Thus, it does not work for text  
presentations.

--
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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1032 in moose-technology: GLMPresentation>>dynamicActionsOnSelection does not work for text presentations

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 1032 by [hidden email]:  
GLMPresentation>>dynamicActionsOnSelection does not work for text  
presentations
http://code.google.com/p/moose-technology/issues/detail?id=1032

Overrode dynamicActionsOnSelection in text presentation to take into  
account the selectedText port and not the selection port

--
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