mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
--debug;
This commit is contained in:
parent
06bde8ab6d
commit
3445c5378f
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ Leaves {
|
||||||
function lockKeyPressed(id) {
|
function lockKeyPressed(id) {
|
||||||
hideTimer.stop();
|
hideTimer.stop();
|
||||||
console.log(id);
|
console.log(id);
|
||||||
console.log((width - (units.largeSpacing * 3)) / 2);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function lockKeyReleased(id) {
|
function lockKeyReleased(id) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue