Partial revert back to original schedule after finding out what the issues really were, faster this way

This commit is contained in:
2021-10-04 20:58:43 +00:00
parent c7f7c4fef9
commit 3984082b2b
2 changed files with 92 additions and 202 deletions

View File

@@ -38,6 +38,12 @@
on event mousedown capture time or mouse coords
on event mouseup check if too little time or too short distance occured to be a drag and process as showmore else it's a drag
On mouse up or down outside event then it's a new event
Attempt is not saving anything, but does point to solution so modify prior code
don't use event click, use the mouseup event instead
dont' use the timer, port the isitaclick stuff instead
Use dialog for moreinfo
should there be a day view at all in svc sched?