Files
godot/scene/gui
robfram c17de1f70f Fix placeholders position in LineEdit when editing inside the Editor
Editing the `Text` property through the editor causes a wrong
placement of the placeholder, as it calls `LineEdit::clear_internal`,
which was wrongly reseting the cached placeholder width.

Fix #18184.
2018-05-02 21:15:46 +02:00
..
2018-02-21 19:46:06 +01:00
2018-01-12 00:58:14 +02:00
2018-04-07 01:06:02 +02:00
2018-01-12 00:58:14 +02:00
2018-04-08 20:23:37 -04:00