feat: Change edge detection for HippieTaskBar
- Add position to options - New function for edge detection according to mouse position - set and use options.position
This commit is contained in:
parent
9696442a91
commit
7912b002a2
3 changed files with 29 additions and 13 deletions
|
|
@ -95,7 +95,8 @@
|
|||
"TimeDisplay": true,
|
||||
"DateDisplay": true,
|
||||
"checkButtonAndTarget": true,
|
||||
"getClosestEdge": true,
|
||||
"getClosestEdgeToElement": true,
|
||||
"getClosestEdgeToMouse": true,
|
||||
"centerElementUnderCursor": true,
|
||||
"setAttributesAccordingToPosition": true,
|
||||
"HippieTaskBar": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue