Commit graph

28 commits

Author SHA1 Message Date
LarsBrubaker
387108496d Fixed issue with needing to clear header children 2021-04-25 16:03:02 -07:00
LarsBrubaker
197ca1e5bc Working to add markdown to github folders 2021-04-25 13:55:47 -07:00
Lars Brubaker
1ecf32f4d8 show scroll bars 2021-03-25 17:55:00 -07:00
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
f961563bbc Made ctrl-a select all in library
Fixed bug with ctrl click in library
2021-01-23 09:19:08 -08:00
LarsBrubaker
26bb26884f Make sure we are thread safe 2020-09-10 09:50:33 -07:00
LarsBrubaker
1ac56ffb89 github image support 2020-09-10 07:23:52 -07:00
LarsBrubaker
a6b0c54e37 Fixing high rez scaling issue 2020-08-17 07:38:16 -07:00
LarsBrubaker
23e7263da5 Print recovery test working for dual extruder no probe 2020-08-09 08:23:22 -07:00
LarsBrubaker
1ea2ed4638 sharing code between library widgets 2020-08-07 18:14:15 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
LarsBrubaker
54d29b41f7 use run on idle less 2020-02-07 15:27:43 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
jlewin
bd976da442 Allow containers to temporarily override user sort
- Issue MatterHackers/MCCentral#3947
Remember sorting and view for library folders
2019-06-19 12:02:46 -07:00
jlewin
ec1a50b815 Change OnClick to protected
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
2019-06-04 18:20:01 -07:00
jlewin
c0c8845d39 Fix unexpected reset to Color.Transparent
- Issue MatterHackers/MCCentral#5357
Library pop up starting with wrong colors
2019-04-18 16:42:12 -07:00
John Lewin
151db5bd30 Revise MinimumSize 2019-01-24 17:50:59 -08:00
LarsBrubaker
789a950b9e Make the list view start out with correct scrolling
issue: MatterHackers/MCCentral#4785
fresh install starts with favorites scrolled down
2018-12-27 22:57:13 -08:00
John Lewin
20e841f4fa Lock layout while updating children 2018-12-27 16:30:35 -08:00
John Lewin
f88b04b7bc Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00
John Lewin
7da9a9d905 Guard for null
- Issue MatterHackers/MCCentral#4500
Right click in SaveAs dialog crashes application with null reference
exception
2018-11-05 17:35:25 -08:00
John Lewin
9e8f6fac5a Make LibraryView double click action conditional to context
- Issue MatterHackers/MCCentral#4484
Double click should conditionally open part preview or add to plate
2018-11-02 22:02:05 -07:00
John Lewin
da320e739e Change listview item double click to show part view
- Issue MatterHackers/MCCentral#4464
Library -> Part -> DoubleClick should fire Open behavior
2018-11-01 17:04:13 -07:00
Lars Brubaker
5abe0d4b13 getting right click working in library view rows
issue: MatterHackers/MCCentral#4418
Set selectable false for Icon view rows to fix right click
2018-10-30 09:47:58 -07:00
John Lewin
cddea969a1 Revise naming to depict behavior 2018-10-24 21:20:56 -07:00
Renamed from MatterControlLib/Library/Widgets/ListView/ListView.cs (Browse further)