sebastian

Results 6 comments of sebastian

I think this happened unintentionally and can't think of any reason it was changed on purpose.

When you want to save something you need to inherit from PersistedDocument and implement the methods as described in the [wiki](https://github.com/tgjones/gemini/wiki/Documents). To provide a loading functionality you need to implement...

Put this dirty workaround in some module Initialize override: `(IoC.Get().LanguageDefinitions as List).Clear();`

iterate through it and delete depending on their name

If I understand you correctly, you need to get the LostFocus Event of an element of the Graph? You have to either add an EventHandler in the ElementItemTemplate in the...

hey deep, i'll get to you within this week with an implementation example, no time atm to write it down and test it in a detailed fashion.