Issue 3557 in pharo: [Feature]: Setting for "easy select" i.e. selecting in the world by dragging

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

Issue 3557 in pharo: [Feature]: Setting for "easy select" i.e. selecting in the world by dragging

pharo
Status: New
Owner: ----

New issue 3557 by [hidden email]: [Feature]: Setting for "easy  
select" i.e. selecting in the world by dragging
http://code.google.com/p/pharo/issues/detail?id=3557

WorldState>>easySelectingWorld: allows you to toggle drag-to-select, just  
like a Mac/Windows desktop; but it's not obvious that it's available


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3557 in pharo: [Feature]: Setting for "easy select" i.e. selecting in the world by dragging

pharo

Comment #1 on issue 3557 by [hidden email]: [Feature]: Setting  
for "easy select" i.e. selecting in the world by dragging
http://code.google.com/p/pharo/issues/detail?id=3557

Fix in inbox:  
SLICE-Issue-3557-Feature-Setting-for-easy-select-ie-selecting-in-the-world-by-dragging-SeanDeNigris.1

* added world easy selection setting (allows multiple selection like  
Mac/Windows desktop)
* renamed PolymorphSystemSettings class>>morphicAppearanceSettingsOn: to  
morphicSettingsOn:, because not all of its settings are appearance related  
so the name was misleading


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3557 in pharo: [Feature]: Setting for "easy select" i.e. selecting in the world by dragging

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.3

Comment #2 on issue 3557 by [hidden email]: [Feature]: Setting  
for "easy select" i.e. selecting in the world by dragging
http://code.google.com/p/pharo/issues/detail?id=3557

13004