Enlightenment SVN <no-re...@enlightenment.org> wrote: Log: darkness: don't use inverted vertical slider
Somethings are ok to inverted (like the border buttons), but for the vertical slider it looks so wrong. It must be a bug. Even the signal is called UP! Author: lucas Date: 2012-08-09 14:19:03 -0700 (Thu, 09 Aug 2012) New Revision: 75063 Trac: http://trac.enlightenment.org/e/changeset/75063 Modified: trunk/THEMES/darkness/widgets/slider.edc Modified: trunk/THEMES/darkness/widgets/slider.edc _____________________________________________ --- trunk/THEMES/darkness/widgets/slider.edc 2012-08-09 20:40:27 UTC (rev 75062) +++ trunk/THEMES/darkness/widgets/slider.edc 2012-08-09 21:19:03 UTC (rev 75063) @@ -183,7 +183,7 @@ scale: 1; dragable { x: 0 0 0; - y: 1 1 0; + y: -1 1 0; confine: "sld_base"; } description { _____________________________________________ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________ enlightenment-svn mailing list enlightenment-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-svn Oh cool, I was gonna fix this today. Thanks! ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel