User Details
- User Since
- Mar 20 2013, 1:44 AM (485 w, 1 d)
- Availability
- Available
May 7 2020
May 6 2020
Added this ticket for reference.
May 21 2019
Noo... i just found a bug in this widget. :P
Aug 20 2018
Jul 25 2018
Mar 7 2018
This patch does fix this issue. 253680f754f1165ff8b6397d378ecba4af8acc50 -> efl patch.
I shall try fixing this based on @raster's hints.
I have added following patches into master branch.
Feb 20 2018
This is fixed now. we can close it.
Feb 18 2018
rebuilt efl/e and i could reproduce this.
i am rebuilding efl/e to verify this.
Thanks for the fix.
Jan 29 2018
Jan 16 2018
it works now magically. don't know how and why...
so we can close it.
Jan 10 2018
i have upgraded arch again and i still have this issue. i wonder what went wrong.
will try to find root cause and report here.
Jan 9 2018
Jan 8 2018
just type anything on terminal and then ^c. it does not do anything. ideally it should cancel out the command.
Dec 14 2017
Dec 13 2017
We won't fix legacy code warnings. e.g. elm_interface_scrollable.eo
Dec 12 2017
Dec 7 2017
Dec 1 2017
Nov 22 2017
Nov 21 2017
Nov 16 2017
Nov 15 2017
Nov 12 2017
We can close this now.
Oct 30 2017
Oct 29 2017
@Martin-Furter Are you using git-master? or the latest released E?
Oct 26 2017
Oct 25 2017
Oct 16 2017
Oct 13 2017
Oct 12 2017
Oct 11 2017
Sep 25 2017
Sep 19 2017
Sep 17 2017
I have discussed with @jpeg. efl_data_scope_get/safe_get() will always return not-null value if obj is valid.
In case of obj is invalid, the eo will do the check for us before this function gets called and warn the user.
So basically we don't need this check.
We can mark these CIDs as false alarm.
Sep 14 2017
can we close this? i think its completed.
can we close this? i think its completed.
Sep 13 2017
No worries, i pushed it.
Hey Jack,
Sep 12 2017
new interval slider widget is added. It is a slider with two indicators. Legacy range would work on base slider as usual.
Sep 6 2017
Sep 5 2017
Aug 31 2017
Aug 17 2017
Aug 16 2017
It would be nice to have following feature in panes which @jpeg has already suggested before.
Please have a look at below video.
Aug 13 2017
Panes theme needs to be changed.
Currently panes direction is in reference to the side bar orientation. I think it should be
according to the layout of its contents (first and second). We should fork out a task for theme.
Aug 10 2017
I am summerizing the work done on panes widget.
- ranmed to Efl.Ui.Panes 40945d985967e58d6e6c00ecfd6292a8d67b83b5
- add first and second as content aliases 46d4df4962a723f12723a901b0d2ae2966ebb7ad
- allow panes to respect the min size of its content 0ca98280d4b041e277d071ecfbcbc77db2eaa7cd
- implement allow_user_size_hints on parts aaaf1a282a82f2f10b01f561ea210d5643707a1a
- rename left/right_size_set to split_ratio & implements min_split_ratio on parts. 599bb616ec501bacd5af8cae3c9e5226509b3303
- don't use edje restrict cal to calculate min size 521e2ab83ce0949de8101602d3596f30b7650bcb
Aug 4 2017
Aug 2 2017
@jpeg patch is ready! working and tested. :)
Aug 1 2017
@jpeg the edje eo apis transition_duration_factor etcs would be legacy apis?
Jul 30 2017
APIs content_left_size and content_right_size should be renamed to more meaningful.
Jul 27 2017
Jul 24 2017
well, it does not happen anymore. it may be fixed in your one of the patches related to supressing the error logs related to elm.box.
Jul 19 2017
i got these warnings everywhere