John Lewin
7508f39d5e
Don't manipulate caller supplied background
2018-01-01 11:33:45 -08:00
John Lewin
9e94d116a7
Discover and use first opaque background
...
- Issue MatterHackers/MCCentral#2546
Overflow menu button should have fully opaque color
2018-01-01 11:33:45 -08:00
John Lewin
bbf4dc5193
Draw rather than set highlight color
...
- Accumulate onto background color rather than changing it
- Issue MatterHackers/MCCentral#2546
Overflow menu button should have fully opaque color
2018-01-01 11:33:45 -08:00
John Lewin
00e4f00bad
NavBar should be an OverflowBar
...
- Issue MatterHackers/MCCentral#2545
Overflow menu should not clip
2018-01-01 11:33:45 -08:00
John Lewin
066d16599e
Calculate TabBodyBackground on theme change
2018-01-01 11:33:45 -08:00
John Lewin
a59e580a3a
Use opaque color for TabBodyBackground
2018-01-01 11:33:45 -08:00
johnlewin
11f4b2fa00
Merge pull request #2829 from jlewin/design_tools
...
Possible workaround for stackoverflow exception
2017-12-31 14:49:41 -08:00
John Lewin
0a074e7bcd
Possible workaround for stackoverflow exception
...
- Issue MatterHackers/MCCentral#2543
StackOverflowException during tests brings down NUnit
2017-12-31 14:21:12 -08:00
johnlewin
b8321ed219
Merge pull request #2828 from jlewin/design_tools
...
Revise accessibility for touchscreen
2017-12-31 11:45:41 -08:00
John Lewin
65f27e7267
Revise accessibility for touchscreen
2017-12-31 11:36:55 -08:00
Lars Brubaker
918c8cd0fa
Merge pull request #2827 from larsbrubaker/design_tools
...
Add progress reporting to intersection
2017-12-31 10:13:25 -08:00
LarsBrubaker
8c7c799dfc
Add progress reporting to intersection
2017-12-31 10:03:36 -08:00
Lars Brubaker
d18e28e9d8
Merge pull request #2826 from larsbrubaker/design_tools
...
adjust edit control height on any line count change.
2017-12-31 09:41:05 -08:00
LarsBrubaker
7f1e7eda0f
adjust edit control height on any line count change.
2017-12-31 09:34:40 -08:00
johnlewin
c29114a237
Merge pull request #2825 from jlewin/design_tools
...
Consolidate Printer -> Connect behavior
2017-12-31 07:34:48 -08:00
John Lewin
aad001a634
Rename AbortConnectionAttempt to ReleaseAndReportFailedConnection
...
- Set failed connections to CommunicationStates.Disconnected
- Add ConnectionFailure.ConnectonLost enum value
- Issue MatterHackers/MCCentral#2539
WriteRawToPrinter should not use AbortConnectionAttempt
2017-12-31 06:15:17 -08:00
John Lewin
e529fc2cff
Reduce localization in PrinterConnection, move to application layer
...
- MatterHackers/MCCentral#2535
Remove localization from PrinterConnection
2017-12-31 06:15:16 -08:00
John Lewin
ab2ddc71bc
Fix emulator - prime queue with firmware startup message
2017-12-31 06:15:16 -08:00
John Lewin
2dfb8dea10
Add notes around concerns
2017-12-31 06:14:19 -08:00
John Lewin
5809c51d39
Wait to set CommunicationStates.Connect until after ReadThread spinup
2017-12-31 06:14:19 -08:00
John Lewin
743b2ff0d7
Extract partial connection logic from loop, group with other steps
2017-12-31 06:14:19 -08:00
John Lewin
e02731207a
Remove dead code
2017-12-31 06:14:19 -08:00
John Lewin
0a1d0e2cfb
First functioning pass at consolidated connection logic
2017-12-31 06:14:19 -08:00
John Lewin
25cf68ee7a
Move connection validation logic from ReadFromPrinter to Connect
2017-12-31 06:14:19 -08:00
John Lewin
8d54e297e2
Collapse AttemptToConnect into Connect
2017-12-31 06:14:19 -08:00
John Lewin
65f29d82d8
Collapse Connect_Thread method into Connect
2017-12-31 06:14:19 -08:00
John Lewin
d0053fcbf2
Remove parallel connectThread logic, collapse into single call
2017-12-31 06:14:19 -08:00
John Lewin
940160042b
Remove null test for printer.Settings
2017-12-31 06:14:19 -08:00
John Lewin
e939dd0d8d
Move PrinterConnectionStatus from PrinterConnection to printer model
...
- Issue MatterHackers/MCCentral#2535
Remove localization from PrinterConnection
2017-12-31 06:14:19 -08:00
johnlewin
b681924092
Merge pull request #2824 from jlewin/design_tools
...
Move SerialPortCommunication to MatterControl.Printing project
2017-12-31 06:13:30 -08:00
John Lewin
5cce88726c
Remove SerialPortCommunication.dll from knownAssemblies
2017-12-31 06:09:18 -08:00
John Lewin
7c4dd9a8cf
AllowUnsafe in public release .csproj
2017-12-31 06:02:08 -08:00
John Lewin
ae2f760bb6
Remove SerialPortCommunication from public .sln
2017-12-31 05:51:06 -08:00
John Lewin
369835d314
Move SerialPortCommunication to MatterControl.Printing project
2017-12-29 15:33:02 -08:00
johnlewin
3e012ca610
Merge pull request #2823 from jlewin/design_tools
...
Ensure control is invisible at startup
2017-12-29 14:39:03 -08:00
John Lewin
5801bf14c5
Ensure control is invisible at startup
...
- Issue MatterHackers/MCCentral#2200
Phantom text drawn for first few seconds
2017-12-29 13:34:43 -08:00
johnlewin
50610511e7
Merge pull request #2822 from mmoening/design_tools
...
IP Selector dropdown displays current value when created
2017-12-29 13:16:12 -08:00
johnlewin
8d85137b96
Merge branch 'design_tools' into design_tools
2017-12-29 13:11:54 -08:00
johnlewin
484a9a4688
Merge pull request #2821 from jlewin/design_tools
...
ScaleControls should allow caller to specify text color
2017-12-29 13:11:28 -08:00
Matt Moening
8ac25a5428
IP Selector dropdown displays current value when created
2017-12-29 12:55:56 -08:00
John Lewin
f5a95ae8f0
ScaleControls should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2528
Adjust ScaleControls for fixed white background
2017-12-29 11:52:59 -08:00
John Lewin
50d61f95b5
EditableNumberDisplay should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2528
Adjust ScaleControls for fixed white background
2017-12-29 11:52:03 -08:00
johnlewin
d1641a19c0
Merge pull request #2820 from jlewin/design_tools
...
Fix PrintPopup text colors
2017-12-29 10:40:51 -08:00
John Lewin
51dc1b1c48
Ensure correct black text overrides for fixed white background
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:45:06 -08:00
John Lewin
8804646716
SliceSettingRow should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:13:16 -08:00
John Lewin
85981f5108
ToggleSwitch factory should allow caller to specify text/border color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:11:34 -08:00
John Lewin
2f42ee11b1
UIFields should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:10:37 -08:00
John Lewin
1c0138d7c1
SimpleButton should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:07:34 -08:00
John Lewin
817fe3e105
DropDownList should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:06:37 -08:00
johnlewin
9ad811042c
Merge pull request #2819 from jlewin/design_tools
...
Revise zip file drag-drop
2017-12-28 17:53:05 -08:00