On 15/07/2018 14:39, Vojtěch Čihák via Lazarus wrote:

Hi,

I tested with Lazarus 1.9.0 r58530M FPC 3.1.1 x86_64-linux-qt. I tried also with -dDisableUTF8RTL

All works well with two exceptions:

1) folded block is copied folded only in implementation section. In interface section become unfolded (for example block TForm1 = class(TForm)...)


Just tested, seems to depend:

if I paste it (folded TForm) into the "type" section, then it works. Otherwise not. That is probably unrelated.
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to