LarsBrubaker
145866c5b1
Made the setup code run right away
2017-12-10 21:36:38 -08:00
LarsBrubaker
287c7243c5
Recover the last requires leveling setting
...
Make "Finish Setup..." "Setu..."
2017-12-10 21:25:21 -08:00
LarsBrubaker
e18c98f830
Made the reset - connect - print -cancel buttons butter
...
Made them all have icons, switch states better and enable disable butter
The all also hold position and are closer to the play stop modle of a music player
2017-12-10 21:11:32 -08:00
LarsBrubaker
a3a611d1e9
make the pause resume button a discrete object
2017-12-10 21:11:32 -08:00
LarsBrubaker
428c6b2892
Reset the progress ratio
...
issue: MatterHackers/MCCentral#2317
turning sync to print off needs to set the bottom slider back to full
2017-12-10 21:11:32 -08:00
johnlewin
b19a8fd339
Merge pull request #2756 from jlewin/design_tools
...
Fix ClearingCheckBoxClearsUserOverride due to control off-screen
2017-12-09 16:06:20 -08:00
John Lewin
1f7575ca49
Fix ClearingCheckBoxClearsUserOverride due to control off-screen
2017-12-09 15:56:14 -08:00
johnlewin
b2c8639bbe
Merge pull request #2755 from jlewin/design_tools
...
WaitForDraw should return on Draw or Close
2017-12-09 14:27:18 -08:00
John Lewin
559402b2b1
WaitForDraw should return on Draw or Close
...
- Revise default wait value due to observed hangs
- Catch AppDomainUnloaded exception and exit background thread/loop
2017-12-09 14:20:25 -08:00
John Lewin
57553a33d9
Remove MatterControl->Close test hooks until complications are resolved
2017-12-09 13:22:55 -08:00
John Lewin
3c8133595c
Include TextCreator plugin in AutomationTests
2017-12-09 13:21:29 -08:00
johnlewin
bc9f526c39
Merge pull request #2754 from jlewin/design_tools
...
Fix Download tests
2017-12-08 19:29:05 -08:00
John Lewin
637449e288
Fix breaking issues with Download tests
2017-12-08 19:21:46 -08:00
John Lewin
18139b85f2
Empty downloads test/temp folder if not empty
2017-12-08 19:21:46 -08:00
John Lewin
274b7d8549
Eliminate false positives, remove try/catch, use setup/teardown
2017-12-08 19:21:46 -08:00
John Lewin
45dc43c796
Remove fixed Dialog wait times, use CompleteDialog helper
2017-12-08 19:21:45 -08:00
John Lewin
0f9b5eda21
Use CompleteDialog helper
2017-12-08 19:21:45 -08:00
johnlewin
2346395d83
Merge pull request #2753 from larsbrubaker/design_tools
...
Make sure we update the view as we subtract
2017-12-08 19:20:38 -08:00
Lars Brubaker
e84faeb3d6
Make sure we update the view as we subtract
...
Respect OEM store setting
Fixed link on + tab
2017-12-08 17:42:42 -08:00
johnlewin
687f317400
Merge pull request #2752 from jlewin/design_tools
...
Latest MatterControl
2017-12-08 15:52:10 -08:00
John Lewin
7612bff472
Latest MatterControl
2017-12-08 15:39:40 -08:00
johnlewin
9a6f6ee88a
Merge pull request #2751 from larsbrubaker/design_tools
...
Check for selection correctly.
2017-12-08 15:37:54 -08:00
Lars Brubaker
50d73dce53
Check for selection correctly.
...
issue: MatterHackers/MCCentral#2386
Can't change the color on text object
2017-12-08 14:03:14 -08:00
Lars Brubaker
4f51943c05
Merge pull request #2750 from jlewin/design_tools
...
Only block if needed
2017-12-08 14:02:36 -08:00
John Lewin
61d40b00e5
Only block if needed
2017-12-08 11:32:05 -08:00
johnlewin
3a4973bea5
Merge pull request #2749 from jlewin/design_tools
...
Add WaitForDraw timeout
2017-12-07 19:54:47 -08:00
John Lewin
ffe7046f56
Add WaitForDraw timeout
2017-12-07 19:46:57 -08:00
johnlewin
b248adb714
Merge pull request #2748 from jlewin/design_tools
...
Add WaitForDraw, use in ClickByName
2017-12-07 18:00:48 -08:00
John Lewin
f5a5755ce5
Add WaitForDraw, use in ClickByName
2017-12-07 17:53:29 -08:00
Lars Brubaker
4722ba72bf
Merge pull request #2747 from larsbrubaker/design_tools
...
Made paint material work much better
2017-12-07 17:39:51 -08:00
Lars Brubaker
acf3ea14fa
Made paint material work much better
2017-12-07 17:23:38 -08:00
johnlewin
0897a32c88
Merge pull request #2746 from jlewin/design_tools
...
Wait for expected types
2017-12-07 15:34:37 -08:00
John Lewin
8a8c898043
Add ContentReloaded to ListView, wait in tests for ContentReloaded
2017-12-07 14:54:41 -08:00
John Lewin
beefe57ca1
Wait for expected types
2017-12-07 13:59:05 -08:00
John Lewin
0509432569
Add missing conversion to ListValues
2017-12-07 13:59:05 -08:00
johnlewin
d9a55f3f68
Merge pull request #2745 from larsbrubaker/design_tools
...
Made do undo work for subtract, support, color, intersect & paint
2017-12-07 13:55:49 -08:00
Lars Brubaker
b665025e17
Made do undo work for subtract, support, color, intersect & paint
2017-12-07 13:22:07 -08:00
johnlewin
33e5ff2dce
Merge pull request #2743 from jlewin/design_tools
...
Revise test delays
2017-12-06 18:19:09 -08:00
John Lewin
68f573f2de
Add 5 second default for TestRunner.Delay(Func<bool>)
2017-12-06 17:53:49 -08:00
John Lewin
59ba8496f5
Latest agg-sharp
2017-12-06 17:39:21 -08:00
John Lewin
093dcce0b5
Revise test delays
2017-12-06 17:23:21 -08:00
John Lewin
37742385f5
Remove delayBeforeReturn ClickByName param, explicitly delay
2017-12-06 17:21:53 -08:00
johnlewin
bdb1e2386d
Merge pull request #2741 from larsbrubaker/design_tools
...
Unify to single GetNonCollidingName
2017-12-06 16:56:16 -08:00
Lars Brubaker
71979e35e9
Unify to single GetNonCollidingName
...
Improve it to check for and replace numbers
add new calling method
Make sure Object3D Close does not end up modifying object in processes
Don't try to render meshes with no faces
2017-12-06 16:31:04 -08:00
Lars Brubaker
c4c945753d
Merge pull request #2740 from jlewin/design_tools
...
Make dialog delay dependent on implementation
2017-12-06 16:29:50 -08:00
John Lewin
3d8b72c7a9
Make dialog delay dependent on implementation
...
- Remove delays around folder navigation
- Add reusable CompleteDialog helper
2017-12-06 15:35:03 -08:00
John Lewin
5d0ca16503
Revise configuration for mhtest.config UseAutomationMouse
2017-12-06 15:19:23 -08:00
johnlewin
7b2e389881
Merge pull request #2739 from jlewin/design_tools
...
Add support for DialogProvider override in mhtest.config
2017-12-06 11:28:37 -08:00
John Lewin
36d48a9ee0
Add support for DialogProvider override in mhtest.config
2017-12-06 09:14:32 -08:00
johnlewin
525f20d4cc
Merge pull request #2738 from jlewin/design_tools
...
Remove Com0Com port definitions and requirement
2017-12-05 18:10:40 -08:00