mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
bugfix suggested by Erik Pojar
This commit is contained in:
parent
319d89d213
commit
fe763aff9a
@ -636,6 +636,7 @@ setup_minimal(float width, int num_lines) {
|
||||
set_max_chars(0);
|
||||
set_max_width(width);
|
||||
set_num_lines(num_lines);
|
||||
update_text();
|
||||
|
||||
_accept_enabled = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user