Commit graph

11 commits

Author SHA1 Message Date
Loren Burkholder
2709430148 Actually commit the delete icon 2021-09-15 21:21:39 -04:00
Loren Burkholder
e7be12b8a0 Use PropertyAction instead of NumberAnimation for booleans 2021-09-15 21:21:39 -04:00
Loren Burkholder
2c49c188e3 Add delete button to popup
This currently doesn't have any filtering for power levels, which needs to be fixed.
2021-09-15 21:21:39 -04:00
Loren Burkholder
2e7c3d4a2a Increase contrast between the popup and the background blur 2021-09-15 21:21:39 -04:00
Loren Burkholder
2bf6a9083e Fix the popup animation 2021-09-15 21:21:39 -04:00
Loren Burkholder
22592eac70 Remove unused import 2021-09-15 21:21:39 -04:00
Loren Burkholder
800b6a1626 Get blur overlay working
Progress!
2021-09-15 21:21:39 -04:00
Loren Burkholder
1918e89a0d Continue work on animation
This *still* doesn't work.
2021-09-15 21:21:39 -04:00
Loren Burkholder
31ea6413c6 Work some more on the transition
This still doesn't work.
2021-09-15 21:21:39 -04:00
Loren Burkholder
a15b5d3fdb Begin adding slide-in transition
Currently, this doesn't work.
2021-09-15 21:21:39 -04:00
Loren Burkholder
6a77e55c72 Create a mobile popup menu
This is much better suited to a mobile setting than a traditional context menu is.

Warning: this still is pretty basic and may be heavily modified in the future.
2021-09-15 21:21:39 -04:00