Skip to content

Commit fe763af

Browse files
committed
bugfix suggested by Erik Pojar
1 parent 319d89d commit fe763af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

panda/src/pgui/pgEntry.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ setup_minimal(float width, int num_lines) {
636636
set_max_chars(0);
637637
set_max_width(width);
638638
set_num_lines(num_lines);
639+
update_text();
639640

640641
_accept_enabled = true;
641642

0 commit comments

Comments
 (0)