Hello Jee-Yong Um. On 07/10/15 20:22, Davide Andreoli wrote: > 2015-08-04 16:59 GMT+02:00 Jee-Yong Um <[email protected]>: > >> cedric pushed a commit to branch master. >> >> >> http://git.enlightenment.org/core/elementary.git/commit/?id=e8264becb8f6f36e3c62c5fc5e4a46bbdbb9cf1f >> >> commit e8264becb8f6f36e3c62c5fc5e4a46bbdbb9cf1f >> Author: Jee-Yong Um <[email protected]> >> Date: Tue Aug 4 15:51:36 2015 +0200 >> >> elm_hoversel: add elm_hoversel_scroll_enabled_set/get() API >> >> Summary: >> Currently, hoversel shows all items at the same time, but to limit >> the size of contents and make it scrollable is neccesary to some users. >> elm_hoversel_scroll_enabled_set/get() API makes the contents of >> hoversel >> scrollable or not. >> > Surly a must-have feature (I also need the hoversel to be scrollable in > egitu). > > But I really don't like the behaviour of this implementation: the usage of > the max_size > in edc seems wrong to me. > Now if you want the hover to be scrollable you end up with a really > small popup: 60 fixed px from the theme... Is this the wanted behaviour? > how can > a theme designer know how many pixel are needed? > > I think that a "correct" implementation should expand the popup to the > maximum > available space and then use the scroller if it still do not fit. > > The current implementation is unusable in my case: > I have an hover that can contain up to (for example) 200 items, and if I > set it scrollable > it only show 2 items at a time...really unusable... >
Can you please comment on what Davide brings up here about your commit? regards Stefan Schmidt ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
