Commit graph

9 commits

Author SHA1 Message Date
John Lewin
62055129b4 Capture parent SystemWindow on click, exit if null
- Issue MatterHackers/MCCentral#4567
Null reference error in ShowPopup.widgetRelativeTo_PositionChanged
2018-11-29 17:14:51 -08:00
John Lewin
0b199997fb Move static member above non-statics 2018-11-28 13:23:27 -08:00
John Lewin
73d328b5d1 Use lowercase for private member, specify accessibility 2018-11-28 13:23:27 -08:00
John Lewin
75571dbe49 Set Fix thumbnails - set blender before scaling/saving image
- Issue MatterHackers/MCCentral#4572
Poor quality item thumbnails due to incorrect alpha/edge blending
2018-11-14 11:17:01 -08:00
John Lewin
c69815cc05 Make operation icons scene aware
- Issue MatterHackers/MCCentral#4391
Operation icons should be theme aware
2018-10-26 09:29:22 -07:00
Lars Brubaker
f002fb18f7 Fixing the flow layout of the library
Set the bender the same for all thumbnails
2018-10-25 16:25:55 -07:00
Lars Brubaker
7efbce2a90 Made the thumbnail cache always load the closest size that it can find
Only store the 256x256 size in the static data
2018-10-24 09:51:59 -07:00
LarsBrubaker
23d16d850c Added icon images for all the primitives and calibration parts 2018-10-20 20:17:59 -07: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
Renamed from ApplicationView/ThumbnailsConfig.cs (Browse further)