Markus Pfeiffer

Results 2 comments of Markus Pfeiffer

I think you misunderstand the intention of this change. I do not want to detect whether a model was previously saved or not. I want to perform an action whenever...

Callbacks wouldn't work for my case. Models are created/modified on a background thread and need to notify the UI of changes (via messages). Hooking up the UI to a model's...