LarsBrubaker
40bf064d55
use the equals operator rather than the returned string
...
issue:
MatterHackers/MCCentral#5288
Reduce the cache misses on CollectionRetrieveResponse
2019-04-09 13:35:49 -07:00
Lars Brubaker
90cb705d86
Make sure we don't save 0 (no longHash)
2019-04-08 10:02:07 -07:00
LarsBrubaker
bee1c3aba4
Refactoring
2019-04-07 22:04:16 -07:00
John Lewin
82d7ce9c6f
Simplify as suggested by IDE
2018-12-19 15:53:54 -08:00
John Lewin
7b578ac098
Execute UserChanged synchronously
...
- Ensures that ProfileManager is at correct state after callers
invoke ChangeCloudSyncStatus - otherwise RunOnIdle invokes late
and ProfileManager.Instance will remain on previous user for
and indeterminate amount of time
2018-11-07 09:08:15 -08:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00