efl_canvas_textblock: incorrect value returned for underline dashed gap
authorabdulleh Ghujeh <a.ghujeh@samsung.com>
Tue, 4 Feb 2020 08:56:17 +0000 (08:56 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 11 Feb 2020 21:58:27 +0000 (06:58 +0900)
commit0c10a8a16d9c874fc9c51b7477d3cc182f877311
treef26f1d9b6381e95cc99afe2ff58d3225122ebea7
parent56385bfb62700c6a155392d0f3005d1048a274da
efl_canvas_textblock: incorrect value returned for underline dashed gap

the function text_underline_dashed_gap_get return underline_dash_width value instead of underline_dash_gap value.
this patch return the correct value.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D11277
src/lib/evas/canvas/evas_object_textblock.c