Skip to content

[WIP] Improve code editor status bar to make it more readable, specially when with long error messages

Possible solution for #22302 (closed).

I changed status_bar to VBoxContainer and added a children HBoxContainer to contain warning line alone. The result was the following:

captura de tela de 2019-01-02 13-04-17

The result is evidently better, but may not be the best solution, so feel free to reject if you think this way.

Merge request reports

Loading