#25 ✓resolved
Justin

Reordering props

Reported by Justin | June 30th, 2008 @ 03:48 PM | in Limelight 0.2

There is an interesting dilemma with the order in which props are placed and registered. For example, if you have two props with mouse click methods, and the props are placed so that they are half overlapping. Now if you click the part of the props that are not overlapping they will work properly. If you click the overlapping area, the prop that was added first will have priority. The interesting thing is that the prop that was added second will have visual priority. So if you overlap these two buttons and click the overlapped area, the function that will execute will belong the prop that is half not visible. There should be a way to both reorder the priority of a click and the priority of who is visible.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Elegant UI Framework for Ruby

People watching this ticket

Pages