Commit graph

14 commits

Author SHA1 Message Date
John Lewin
2e15a418e9 Prevent loss of state and flicker during icon generation
- Issue MatterHackers/MatterControl#4828
Library folder consistently reloads losing 'Generating' thumbnail icon and causing flicker
2020-08-29 13:40:34 -07:00
LarsBrubaker
85f50b8d28 propagate correct name to breadcrumbs 2020-08-03 08:14:26 -07:00
LarsBrubaker
1ab318fb30 Enable the GitHub browsing for Make Model 2020-08-03 07:50:25 -07:00
LarsBrubaker
cbc87ffe9a Make the download folder able to find .library files and open them 2020-08-02 17:53:31 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
John Lewin
9539c71fe6 Use large icons, modified date in Open Recent menu 2019-04-28 08:23:23 -07:00
John Lewin
a38601e899 Guard for null directoryWatcher on Mac
- Issue MCCentral/issues/5256
Bed -> Saves As to local filesystem crashes on Mac
2019-04-10 10:13:49 -07:00
John Lewin
b9af1f4374 Convert .Result to async await
- Issue MatterHackers/MCCentral#5099
Plan to resolve problems with async usage
2019-02-26 22:56:21 -08:00
Lars Brubaker
ce2938fdcd Make provider IDs have better hash codes that 32 bit object GetHashCode 2018-12-27 11:48:47 -08:00
John Lewin
230ffdc029 Revise and build out ICustomSearch implementations 2018-12-24 12:48:31 -08:00
John Lewin
f88b04b7bc Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00
John Lewin
a73659d6b9 Add error reporting to ApplicationController 2018-11-23 11:04:22 -08:00
John Lewin
0d066881a4 Use UiThread.ClearInterval 2018-11-13 16:54:46 -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