Commit graph

918 commits

Author SHA1 Message Date
John Lewin
063db01796 Reduce presentation data in validation errors
- Add ValidationError type to hold validation results
- Change validation to return lists of ValidationErrors
2019-01-04 17:09:42 -08:00
John Lewin
da34757ab1 Conditionally invert icons based on new IconsAttribute option 2019-01-04 11:43:03 -08:00
John Lewin
ad68044e6b Add InvertIcons to IconsAttribute, use recommended member ordering 2019-01-04 11:43:03 -08:00
John Lewin
76be3140fe Change AnyPrintTaskRunning to be true while PreparingToPrint
- Issue MatterHackers/MCCentral#4789
Do not allow sign in/out while printing
2019-01-04 11:43:03 -08:00
John Lewin
416c0015b8 Remove AppendElapsedTime feature from PrinterConnection 2019-01-04 11:43:03 -08:00
Lars Brubaker
c079a9592f Made Styled Message Box have scroll
Made multiple errors display better
2019-01-03 17:08:49 -08:00
Lars Brubaker
34b57c43b0 Making error messages coming back as list
fixing regression with dialog window showing as markdown (there were
assumptions on it not being markdown)
2019-01-03 16:58:05 -08:00
Lars Brubaker
45b1a32e03 removing MS auto support generation 2019-01-03 16:05:02 -08:00
LarsBrubaker
54088a14a0 Experimenting with new TextPathObject
the goal is that we would make the text object in the favorites
a component object wrapping the text path object and it would give
more 2D options to text as it becomes possible to get to a 2D text object
2019-01-03 07:51:14 -08:00
John Lewin
6db5628670 Improve theme consistency 2019-01-02 18:38:44 -08:00
John Lewin
11668654c6 Fix typos 2019-01-02 18:38:43 -08:00
Lars Brubaker
a18b875288 have some consideration for inner objects 2019-01-02 18:12:56 -08:00
Lars Brubaker
6debaa0617 automatic support generation is working a bit 2019-01-02 18:12:56 -08:00
John Lewin
3609b63986 Add Markdown extension to SliceSettings Popover 2019-01-02 17:42:57 -08:00
John Lewin
c61bddc764 Add percentage of extension to SliceSettings Popover 2019-01-02 17:42:57 -08:00
John Lewin
927e0b66ce Expose ReferencedSetting externally 2019-01-02 17:42:57 -08:00
John Lewin
f7430778fe Base Popover on TopToBottom FlowLayout 2019-01-02 17:42:57 -08:00
John Lewin
50a88edf31 Extract SliceSettings popover behaviors to dedicated type 2019-01-02 17:42:57 -08:00
John Lewin
a6a3a53f5b Opt-out of auto close on MouseEnter popover, always close on MouseLeave 2019-01-02 17:42:57 -08:00
John Lewin
c66742b51b Use delayed close for settings row popovers 2019-01-02 17:42:57 -08:00
John Lewin
8fab51d6bc Fix arrow direction values 2019-01-02 17:42:57 -08:00
John Lewin
45dffa01d0 Simplify naming 2019-01-02 17:42:57 -08:00
John Lewin
636bc856c9 Use ArrowDirection instead of HAnchor, demand in constructor 2019-01-02 17:42:57 -08:00
John Lewin
c0bcd20260 Extract ArrowDirection to standalone type, revise naming on use 2019-01-02 17:42:57 -08:00
Lars Brubaker
0b58736c8c Merge branch '2.19.1' 2019-01-02 14:11:08 -08:00
Lars Brubaker
aad87e0fa5 fixing error in changing the sent line while printing 2019-01-02 14:08:54 -08:00
Lars Brubaker
e4269ca3ce Working on this with the consideration it is part of the default project 2019-01-02 10:43:24 -08:00
Lars Brubaker
75ae7313ad Getting new Transform Wrapper code to pass tests 2019-01-02 09:48:21 -08:00
LarsBrubaker
e713d9cdd6 Improving TransformWrapper interface and usage 2019-01-01 16:00:59 -08:00
LarsBrubaker
fe6db35919 Allow selection when adding support 2018-12-31 22:41:00 -08:00
LarsBrubaker
138fc1e461 Make support changing more intuitive 2018-12-31 16:35:33 -08:00
Lars Brubaker
00e95316b2 Working on new support generation 2018-12-31 12:12:14 -08:00
John Lewin
b2a928cf91 Remove buttonRow left/right margin 2018-12-31 11:22:36 -08:00
John Lewin
74b6b9259d Add direction arrows to next/previous buttons 2018-12-31 11:20:21 -08:00
John Lewin
367c346b19 Remove redundant method 2018-12-31 09:38:21 -08:00
John Lewin
51fff1de0d Move increment constraints into ShowNext/ShowPrevious methods 2018-12-31 09:38:21 -08:00
John Lewin
ac40f00378 Correctly wrap to end on ShowPrevious < 0 2018-12-31 09:38:21 -08:00
John Lewin
07e26079e4 Fix typo 2018-12-31 09:38:20 -08:00
Lars Brubaker
5cc271e508 Working on new auto support feature 2018-12-31 09:12:49 -08:00
Lars Brubaker
5ba0544b84 Make the initial page a better size 2018-12-31 09:12:24 -08:00
Lars Brubaker
f4b504a8b6 ensure the correct control is in the always enabled list
issue: MatterHackers/MCCentral#4795
Can't set bed temp when disconnected
2018-12-31 09:12:09 -08:00
LarsBrubaker
4521b07459 Allowing combine to work on a single item if it has multiple meshes. 2018-12-31 07:57:46 -08:00
John Lewin
2888a77d1e Add titles to tour items 2018-12-30 14:18:16 -08:00
John Lewin
5445736fd0 Add tour step indicators, use LinkLabels 2018-12-30 12:09:55 -08:00
John Lewin
a89567dea5 Revise namespace, use new Tour scope 2018-12-30 10:54:54 -08:00
John Lewin
d55c54f18e Update tours to operate on lists of tour items 2018-12-30 10:29:06 -08:00
John Lewin
bf33611d3c Consolidate all popover ui elements into a single type 2018-12-30 09:25:56 -08:00
John Lewin
bdb09b9509 Update state on move next/previous 2018-12-30 09:24:17 -08:00
John Lewin
1b38f6dddf Extract tour navigation logic to dedicated type 2018-12-30 09:05:08 -08:00
John Lewin
5d109d4980 Use new FindDescendants syntax 2018-12-30 08:27:30 -08:00