replace legacy scroller type check ELM_INTERFACE_SCROLLABLE_MIXIN with EFL_UI_SCROLLABLE_INTERFACE
Details
Details
- Reviewers
woohyun bu5hm4n - Maniphest Tasks
- T8522: Efl.Ui.Textbox class
- Commits
- rEFL31a96be9a28f: efl.ui.textbox: replace legacy scroller type check
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
It seems that this patch has no reviewers specified. If you are unsure who can review your patch, please check this wiki page and see if anyone can be added: https://phab.enlightenment.org/w/maintainers_reviewers/
src/lib/elementary/efl_ui_textbox.c | ||
---|---|---|
441 | For another revision, you can replace these 3 lines with Eina_Rect r = efl_gfx_entity_geometry_get(parent) |