joergreichert / spray

Automatically exported from code.google.com/p/spray
1 stars 2 forks source link

Nested compartments are selectable #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create shape with nested compartment
2.Ensure compartment is as large as the main shape
3.Now you can only select the compartment, and not the main shape anymore.

What is the expected output? What do you see instead?
- The compartment should not be selectable at all
- You should always be able to select the main shape

Posted in Graphitit forum, because this seems to be a Graphitit problem.

Original issue reported on code.google.com by joswar...@gmail.com on 8 Oct 2012 at 5:59

GoogleCodeExporter commented 9 years ago
Fixed by overriding ToolBehaviorProvider.getSelection()

Original comment by joswar...@gmail.com on 10 Oct 2012 at 10:43