[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-08-05 Thread codesite-noreply
Updates: Status: WontFix Comment #12 on issue 72 by allain.lalonde: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 Since this thread shows how one would go about implementing custom handles, I'm marking this one as Won

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-28 Thread codesite-noreply
Updates: Status: Accepted Owner: mr0...@mro.name Comment #11 on issue 72 by mr0...@mro.name: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 You're absolutely right. So let's just point this out a bit more promine

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-27 Thread codesite-noreply
Comment #10 on issue 72 by heuermh: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 The method PSelectionEventHandler#decorateSelectedNode(PNode) is already public, so why need a different factory? Users are free to override t

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-22 Thread codesite-noreply
Comment #9 on issue 72 by mr0...@mro.name: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 replace the static factory PBoundsHandle with a normal factory that creates PNodes and inject it into the PSelectionEventHandler. Those

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-22 Thread codesite-noreply
Comment #8 on issue 72 by allain.lalonde: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 As per my conversation with Marcus two approaches to solving this problem: 1. adding setMinimumScale, and setMaximumScale to the handles 2

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-22 Thread codesite-noreply
Comment #7 on issue 72 by mr0...@mro.name: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 I think all we have to to is to encourage customisation here http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/extras

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-21 Thread codesite-noreply
Comment #6 on issue 72 by mr0...@mro.name: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 (an example implementation can well go into the javadocs of PSelectionEventHandler) -- You received this message because you are listed

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-21 Thread codesite-noreply
Comment #5 on issue 72 by mr0...@mro.name: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 Can this effect bei achieved with a custom PSelectionEventHandler? If this is the case, the current semantics should remain unchanged.

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-07-20 Thread codesite-noreply
Comment #4 on issue 72 by allain.lalonde: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 I agree that the element should resize, but I think there whould be a minimum size to it. Maybe after it reaches that size making the zoo

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-05-15 Thread codesite-noreply
Updates: Labels: Milestone-1.3 Comment #3 on issue 72 by heuermh: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 (No comment was entered for this change.) -- You received this message because you are listed in the owner

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-03-17 Thread codesite-noreply
Comment #2 on issue 72 by norderkid: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 Yes it is with Piccolo2D.Java. All it needs is PBoundsHandle to setScale to the current zoom level at some point -- You received this message

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-03-16 Thread codesite-noreply
Updates: Labels: Type-Defect Priority-Medium Toolkit-Piccolo2D.Java Component-Extras Comment #1 on issue 72 by heuermh: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 I assume this is with Piccolo2D.Java? -- You receiv

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2008-11-24 Thread codesite-noreply
Status: New Owner: New issue 72 by norderkid: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 The PSelectionEventHandler circuler grip points to resize a selected item dont scale so a zoomed in item is obscured by the grip p