elm_test: workarounds for canvas_textblock style
authorXavi Artigas <xavierartigas@yahoo.es>
Mon, 16 Dec 2019 10:35:35 +0000 (11:35 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 16 Dec 2019 21:28:29 +0000 (06:28 +0900)
commit7fb66b67a87527050626b1038a7020fe58dc7918
tree9fc5a83269594b3647683cd99ed89aae84024384
parentd2bdbaea30249aa81ddb93c60836f25fccd154d3
elm_test: workarounds for canvas_textblock style

The horizontally scrollable single-line text input box does not currently visible.
This patch turns it into a vertically scrollable multiline input box, with an
arbitrary minsize.
Also, make the label unselectable.
src/bin/elementary/test_canvas_textblock.c