Martijn Sneijders
|
89dd49488e
|
ToggleSwitch: fix toggle on single touch tap on the knob part
|
3 years ago |
robloo
|
85390a1812
|
Add EventArgs parameter to OnLoaded/Unloaded methods
|
3 years ago |
rabbitism
|
beb7cec6c4
|
feat: resolve dragging position flickering issue.
|
3 years ago |
rabbitism
|
9aaa708405
|
misc: update docs. format code.
|
3 years ago |
rabbitism
|
7808da2160
|
feat: attach transitions after ToggleSwitch loaded.
|
3 years ago |
Steven Kirk
|
146ebd201d
|
Remove IPresenter and IContentPresenter.
|
3 years ago |
Steven Kirk
|
4ea25f7990
|
Make ToggleSwitch.UpdateKnobPos private.
|
3 years ago |
Max Katz
|
ead92a6122
|
Fix SetCurrentValue warnings
|
3 years ago |
robloo
|
337bba495b
|
Fix some template parts and template part names
|
4 years ago |
robloo
|
8fc9b7b9c0
|
Update ToggleSwitch template part names
|
4 years ago |
robloo
|
d4540ed0e5
|
Add template part attributes to common controls
|
4 years ago |
Steven Kirk
|
77d059be22
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
Steven Kirk
|
58c333b6f1
|
Added PseudoClassesAttribute.
And apply it to our controls. Can be used by designers to add auto-completion support for pseudoclasses.
|
6 years ago |
Splitwirez
|
ee709082fb
|
Just more code style things
|
6 years ago |
Splitwirez
|
773f3a3584
|
Just code style things
|
6 years ago |
Splitwirez
|
75c10992a9
|
Added ToggleSwitch dragging
|
6 years ago |
JamRemco
|
b9cec08b41
|
ToggleSwitchpage for Control gallery (#4137)
Co-authored-by: danwalmsley <dan@walms.co.uk>
|
6 years ago |
Dan Walmsley
|
62a88c8a5c
|
remove un-needed code.
|
6 years ago |
Dan Walmsley
|
29c575e6d9
|
add missing documentation.
|
6 years ago |
JamRemco
|
b18b70b82e
|
Adding Defauld values and change OuterBorderWidth
|
6 years ago |
JamRemco
|
19eac7224a
|
Fix border
|
6 years ago |
JamRemco
|
78993eb33c
|
Add contentoff and contentOn to toggleswitch
Add more resource suport
|
6 years ago |
JamRemco
|
23fc2c945e
|
Dark resources and some minors
|
6 years ago |
JamRemco
|
f39df90b93
|
Init Wip for ToggleSwitch
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
7954d52a24
|
Documentation
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
9a1c5825d4
|
Added ListBox.
And moved all item selecting logic etc in SelectingItemsControl where it
should be.
|
11 years ago |
Steven Kirk
|
ec0b43d388
|
Added Controls.Primitives namespace
For controls that are only supposed to be used as the base for other
controls.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
c1a0931445
|
Added (VERY!) basic checkbox
|
12 years ago |
Steven Kirk
|
8450fe5e8b
|
Pass the device in PointerEventArgs.
|
12 years ago |
Steven Kirk
|
19d6236f46
|
Route input events through InputManager.
|
12 years ago |
Steven Kirk
|
7498319b1c
|
Renamed mouse stuff to pointer.
|
12 years ago |
grokys
|
22859b2795
|
Added mouse clicks/events
Not sure the styling system is going to work at this point...
|
12 years ago |
grokys
|
cd2b7530f5
|
Initial commit
|
12 years ago |