Files
qt-creator/src/plugins/terminal/celliterator.cpp
Marcus Tillmanns 7e5ba6c993 Terminal: Fix CellIterator again
The updateChar() was only called when m_pos == 0. It needs to be called
unless m_state == End though.

Change-Id: I2c9a7c151420395d18f2846705d57129d7afc5f3
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2023-05-16 13:37:20 +00:00

2.1 KiB