[Gambas-devel-svn] SF.net SVN: gambas:[7096] gambas/trunk/comp/src/gb.form.editor/.src
Brought to you by:
gambas
From: <ga...@us...> - 2015-05-23 13:39:42
|
Revision: 7096 http://sourceforge.net/p/gambas/code/7096 Author: gambas Date: 2015-05-23 13:39:40 +0000 (Sat, 23 May 2015) Log Message: ----------- [GB.FORM.EDITOR] * BUG: TextEditor: Fix layout routine when lines are inserted or removed. * OPT: TextEditor: Check that the font is monospaced, so that line widths can be computed faster. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.class gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.form gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.form.editor/.src/_TextEditor_Rows.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |