mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 08:03:21 +02:00
fix: remove animation debug log spam
whoops
This commit is contained in:
parent
55fd61757b
commit
c13cbd5ed2
1 changed files with 0 additions and 2 deletions
|
@ -107,8 +107,6 @@ double CShake::update(Vector2D pos) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Debug::log(ERR, "value: {}, goal: {}", this->zoom->value(), this->zoom->goal());
|
|
||||||
|
|
||||||
return this->zoom->value();
|
return this->zoom->value();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue