2012년 4월 26일 오후 12:34, Carsten Haitzler <ras...@rasterman.com>님의 말:
> On Thu, 26 Apr 2012 01:43:56 +0200 Michaël Bouchaud <y...@efl.so> said:
>
> flkoat thing should be fixed now - but scroller in scroller... THAT is an 
> issue
> always. it's nasty to make it work - there is code to try. right now i just
> suggest "dont do it" and if u do limit scrollers to dimensions - ie 1
> vertical, 1 horizontal only.
>
>> Hi
>> About elementary release, one of mine dev notice me some problem about map
>> widget.
>> Localization about atof... french separator is , (comma) but common is
>> .(dot) in float string :)
>> maybee, we could use eina_convert_atod here.
>> secondly if you use one scroller with the map widget, you could encounter
>> some problems.
>> I explain me, zoom the map widget, move to some point... now drag the
>> second scoller,
>> you have the issue :P. Don't know where is the problem... maybee some
>> events race.
>> If you click somewhere after dragging, everything goes well.
>> See attached file.

Both outer scroller & map scroller can get both mouse wheel events
when your mouse pointer is on the map widget.
|In map widget, mouse wheel event can be blocked by
elm_map_wheel_disabled_set().
But, there might be no way to block the outer scroller's wheel event.

>> --
>> Michaël Bouchaud (yoz) <y...@efl.so>
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
> ------------------------------------------------------------------------------
> 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



-- 
BRs,
Kim.

------------------------------------------------------------------------------
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

Reply via email to