Removing focus forwarder from output field to input.

It seems to trouble the Ctrl-C mechanism in the output.

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
2016-12-16 11:32:32 -05:00
parent 35959a8d8a
commit 340a0317af
3 changed files with 1 additions and 19 deletions

View File

@@ -51,7 +51,7 @@
<dependency>
<groupId>fr.bigeon</groupId>
<artifactId>gclc</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.6</version>
</dependency>
<dependency>
<groupId>fr.bigeon</groupId>