Enlightenment Foundation Libraries Project
Details
Today
Better change the style AFTER we have printed it on the screen, otherwise, what we print is not the default style.
rebase
Update to latest Text->Textbox changes
remove unused method.
update
Shouldn't this be applied on top of D10801? It fails with a conflict in the struct_definition.hh blocks.
removing unused method
something went wrong with git add -p'ing
review comments
Thank you for this patch!
For the record, multiline currently needs to be explicitly enabled on Efl.Canvas.Textblock for things like line wrapping or line size to work. If there are no performance concerns, I would leave it enabled by default (as this patch proposes).
Let's hear more opinions, though. @bu5hm4n @cedric @tasn?
This does not compile right now.
Can you benchmark how this impacts something like ./src/examples/elementary/efl_ui_grid_view_example_1 ?
The heaptrack result of the sample app was -
rebase
I am not so sure if this is a good solution to the problem. This should maybe be a part ? (Then you can also future extend this part object ... )
Sorry for not looking again, rebase did not tell me this changed :(
Yesterday
rebase