#156 ✓resolved
Eric Allen

Y coordinate on floats not working on Windows

Reported by Eric Allen | October 27th, 2009 @ 11:39 AM | in Limelight 0.5

On Mac OS X, I can set the y coordinate of a floating prop and it will put itself that far from the top. On Windows, the exact same prop in the same production stays at the top of the stage.

Comments and changes to this ticket

  • Micah Martin

    Micah Martin October 27th, 2009 @ 02:12 PM

    • Milestone changed from Limelight 0.2 to Limelight 0.6
  • Micah Martin

    Micah Martin October 27th, 2009 @ 02:51 PM

    This is very odd. I ran your production on Widows XP and it worked as expected. Unfortunately I don't have a version of Vista to try out.

    In theory, the OS should have no affect on the floating position of that prop. All the graphics and coordinates are handled by the Java layer of Limelight.

    I'm curious.. Have you tried the examples in the Limelight Docs production on Vista?
    * Walkthroughs > Advanced Styles > Floating Props > Step 2 * Walkthroughs > Multimedia > Animations > Step 5

  • Micah Martin

    Micah Martin October 28th, 2009 @ 09:50 PM

    • Tag changed from bug, layout to bug
    • Milestone changed from Limelight 0.6 to Limelight 0.5
    • State changed from “new” to “resolved”
    • Assigned user set to “Micah Martin”

    In Jruby 1.4.0, the new yaml library adds the method y to Kernel. This caused the styles builder to call Kernel.y (printing out --- 50 to the console) instead of setting the y style.

    A patch to the styles builder has been made to fix this issue. More thought will have to go into how we can more generally solve this problem.

    A new gem has been push out with the fix: version 0.5.2

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

Attachments

Tags

Pages