Commit graph

26 commits

Author SHA1 Message Date
Lars Brubaker
b5e8963211 We can now bevel paths fairly well 2023-10-20 17:48:00 -07:00
Lars Brubaker
fa5cdd956e Improve loading images for the resources feed
Change store to resources
2021-11-26 10:16:59 -08:00
Lars Brubaker
6162ca25d4 Make sure we load our images asynch make sure we update them after load 2021-11-24 17:02:26 -08:00
Lars Brubaker
1fda0e7320 Improving store page 2021-11-24 16:25:34 -08:00
Lars Brubaker
4d7dfd1787 Ability to force center in back
Ability to turn off monotonic infill
2021-09-21 11:43:56 -07:00
LarsBrubaker
b25132b44d Improving default scroll bars 2021-06-12 07:59:52 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
0fd5b7a0f9 Moved ImageIO to .net standard 2020-11-24 18:08:49 -08:00
LarsBrubaker
6881e19ee6 Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
2020-10-03 17:58:42 -07:00
LarsBrubaker
5d033bbdb4 caching github folder content (fast loading) 2020-08-07 07:47:10 -07:00
LarsBrubaker
68eb1fdb48 Fixing web cache to work on text 2020-07-13 21:10:12 -07:00
LarsBrubaker
690db19baa Improving documentation
fixing bugs
2020-07-05 14:06:02 -07:00
John Lewin
d701193f8c Inline url, remove unused definitions 2020-06-26 14:21:34 -07:00
John Lewin
0178f2d5f7 Fix encountered exception
- Call to ReadAllText returns the file text, subsequent call in error
2020-06-26 14:21:34 -07:00
LarsBrubaker
01309e9b0f cache all markdown text and check if local 2020-06-03 12:37:27 -07:00
LarsBrubaker
db86ef5450 Fixed inline image sizing
Made link images work
Fixed a bug with clicking help before loaded
2020-05-27 22:43:08 -07:00
Lars Brubaker
195888c8f8 Setting default data 2020-05-21 17:29:20 -07:00
Lars Brubaker
7d3cce547d Make the text cache look in static data if can't find cache
Made persistable work on decimate and repair
2020-05-21 16:29:45 -07:00
LarsBrubaker
ac5e450359 Working to make Hollow a protected object 2020-05-19 10:29:17 -07:00
LarsBrubaker
c6fd9d2567 using normal cache paths
issue: MatterHackers/MCCentral#5579
Recent WebCache addition should use existing practices for location
2019-05-24 21:29:32 -07:00
John Lewin
20dc2f6bd3 Fix whitespace 2019-05-11 18:57:33 -07:00
LarsBrubaker
9c825cf6e7 fix WebCache path
issue: MatterHackers/MCCentral#5361
Revise UndoBuffer tests
2019-04-18 22:18:17 -07:00
Lars Brubaker
87376e14a9 Rename CacheMiss to ReloadRequest
Make sure we don't save the same image twice
This can happen if there are two requests very close together and the response has not be received
before the second request.
2019-04-11 19:18:52 -07:00
LarsBrubaker
bee1c3aba4 Refactoring 2019-04-07 22:04:16 -07:00
LarsBrubaker
6ae676cd23 Cache the hardware details for fast loading 2019-04-07 15:11:17 -07:00
LarsBrubaker
c93bb370bc Playing with a new web cache class 2019-04-07 11:10:28 -07:00