Softwareprojekt / Sisyphus

This software purpose is to give math students a good introduction to various linear algebra subjects, such as linear and affine transformations, fractals.
GNU General Public License v2.0
0 stars 0 forks source link

Fraktal rendern mit Chaosspiel #13

Closed tschar closed 10 years ago

tschar commented 10 years ago

Beim Speichern tritt folgender Fehler auf:

System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt. bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) bei System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) bei System.Collections.Generic.Dictionary2.Add(TKey key, TValue value) bei SoftwareProjekt.Forms.AbstractView.SaveState() in Sisyphus-dev_source_code_cs\SoftwareProjekt\Forms\AbstractView.cs:Zeile 128.

Ein anderer Bug als der vorhin gemeldete.

jodli commented 10 years ago

Fixed in a0e68131a1769e01b39cfe3f237085794c9074b1.