[Konsole-devel] [Bug 176902] Konsole: apps in tabbed shell truncated to 24 lines (LINES=24)

Jonathan Wakely zilla at kayari.org
Mon Jun 29 22:17:54 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=176902





--- Comment #12 from Jonathan Wakely <zilla kayari org>  2009-06-30 00:17:52 ---
thanks guys!  So one solution would be to add a flag to the Emulation class,
initially false and set to true when imageSizeChanged is emitted. The condition
in setImageSize() would check the flag as well as comparing the current sizes
to the new size.  That would mean checking the flag every time, when it's only
needed on the first setImageSize call for a given object, so I'll look into a
better fix.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list