Re: [qooxdoo-devel] how to make circular images with decorator/CSS

2015-05-28 Thread slah
MartinWittemann wrote > Hey, > you could use an incredible high integer value to get that done. Usually > the browser do not care of the radius is higher than it could be. > Regards, > Martin > > >> Am 27.05.2015 um 17:42 schrieb slah < > slachtar@ > >: >> >> Hello, >> I'm trying to show an im

Re: [qooxdoo-devel] how to make circular images with decorator/CSS

2015-05-27 Thread Martin Wittemann
Hey, you could use an incredible high integer value to get that done. Usually the browser do not care of the radius is higher than it could be. Regards, Martin > Am 27.05.2015 um 17:42 schrieb slah : > > Hello, > I'm trying to show an image in a circular shape like google+ do for avatars, > etc

Re: [qooxdoo-devel] how to make circular images with decorator/CSS

2015-05-27 Thread Vincent Vandenschrick
Hi Slah, I would go for a decorator mixin in order to deal with a percentRadius property that you can later handle in a stylePercentRadius method. Take the following mixin as an example and this should be quite straightforward : https://github.com/jspresso/jspresso-ce/blob/master/qooxdoo/client/s