Figure out if Efl.Ui.Textpath should fully inherit from Efl.Ui.Text or just implement more of Efl.Ui.Text interface.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T7142 efl 2.0 considerations | ||
Open | cedric | T5301 Make EFL easier to use by improving its interface | ||
Open | herdsman | T6467 Efl.Ui.Textpath (Efl.Ui.Text) ? |
Comment Actions
Textpath is implemented via Edje (TEXTBLOCK), so no apparent relation to the Ui.Text object.
Comment Actions
Uh, implementation doesn't mean interface. I would need more justification as to why we have two API for text in our new interface. Could you elaborate @herdsman ?