]> foleosoft.com Git - QAnsel.git/commitdiff
Tue 26 Nov 2024 12:36:35 AM EST
authora <[email protected]>
Tue, 26 Nov 2024 05:36:35 +0000 (00:36 -0500)
committera <[email protected]>
Tue, 26 Nov 2024 05:36:35 +0000 (00:36 -0500)
src/index.html

index 22fd2d2da76bedb5227c42d3873130b091f02947..ef5a4e5a1abf5b4e042febd2b35907d7f57b4a97 100644 (file)
                                if ((window.scrollY + r.bottom) < clientY) continue;
                                trackerElem[i].style.backgroundColor = "rgb(75, 0, 0)";
                        }
-/*             
-               {
-                       background-color: rgb(75, 0, 0);
-                       cursor: pointer;
-               }
-*/
 
                        var x = $(".program-drag")[0];
                        var w = parseFloat(getComputedStyle(x).width.replace("px", "")) / 2;
 
                function getRotationAngle(instr)
                {
+                       resetDialog();
                        var el = ProgramTrack.STATE[ProgramTrack.DRAGHOLD[0]][ProgramTrack.DRAGHOLD[1]];
                        var nnum = 1;
                        var pnum = "";