CODE EDITOR CRAHSES WHEN CURSOR INTERMITTENCY IS SET TO 0

Hi,
Alternet.Editor.Wpf.TextEditor
constructor crahses when cursor intermittency is set to 0.

You can reproduce it easily:
https://www.screencast.com/t/TsErigtkJb
The same happened in QWhale 2.5
Exception details:

System.Windows.Markup.XamlParseException
HResult=0x80131501
Mensaje = 'La invocación del constructor del tipo 'Alternet.Editor.Wpf.TextEditor' que coincide con las restricciones de enlace especificadas produjo una excepción.' (número de línea: '186'; posición de línea: '14').
Origen = PresentationFramework
Seguimiento de la pila:
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at Alternet.Editor.Wpf.MainDemo_Wpf.MainWindow.InitializeComponent() in C:\Users\Public\Documents\AlterNET Software\Extensibility Studio 2.1\Demo\Editor.Wpf\demos\Main\MainWindow.xaml:line 1

Excepción interna 1:
ArgumentOutOfRangeException: El período de TimeSpan debe ser mayor o igual que cero.
Nombre del parámetro: value
Hi Pau,
Thank you for bug report, the problem has been fixed and the fix will be included in the coming release. Please let me know if you need a hot fix for this issue.
regards,
Andrew
Thank you. Don't worry. I'll wait for the next release...
I will survive with cursor intermitence :-)