Indeed! The corner cliping when cornerradius is used works in 5.x!
Thanks a bunch!
Max Carlson wrote:
I'm not sure if the fixes for Flash9/10 clipping with cornerradius are
in 4.7.1 - a trunk nightly should definitely have them. Here's an
existing bug report that talks about the issue:
http://jira.openlaszlo.org/jira/browse/LPP-8508
I hope that's helpful!
Regards,
Max Carlson
OpenLaszlo.org
On 3/5/10 9:55 AM, Alexander Wallace wrote:
Hi Carl!
I'm trying it out in SWF and DHTML... I would not mind at all to deploy
using SWF.
Should it work in SWF?
I am running 4.7.1 ... I can definitely create a ticket but I wanted to
find out if I was not doing it right. But given what you are saying, I
get the impression that It should work in 4.7.1 in SWF? If so, is there
anything special to it?
If this works in a nightly build, I would not mind trying it.
Thank you very much for your kind response!
Max Carlson wrote:
Hi Alexander,
It's great to have you back! I assume you're deploying a DHTML app?
Currently, browsers don't handle clipping and rounded corners well. As
of now, I don't think we're setting the border-radius of the image
divs - so that's a bug. Can you file a bug in
http://jira.openlaszlo.org/ so we can get this into the queue?
Clipping now works with corner-radius in recent nightly builds of
trunk/5.0.x, but it's up to the browser manufacturers to sort out the
inconsistencies before we can do much about DHTML.
Thanks!
Regards,
Max Carlson
OpenLaszlo.org
On 3/4/10 11:24 AM, Alexander Wallace wrote:
Hi all!
I've been away from Laszlo for a long time but I understand the basics
of UI and dealt, in the past, a lot with webservices side.
Now i want to see if I can start using it again for some
presentational
solo apps...
My main need right now is to know if i can use round corners on views
that contain images and that these images would look like having round
corners without having to actually cut them in a graphics program.
I see the cornerradius attribute, but the minute i add an image to the
view, the effect (rounded corners) is gone...
Is that not available yet?
Please advise.
Thanks!