mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 12:58:23 +00:00
... after firing once. `running()` will now return `true` for such timers till just before the callback is run and `false` after that point. Add test a new test and update existing C++ tests to make them comply with the changed behavior. |
||
|---|---|---|
| .. | ||
| multiple-includes | ||
| CMakeLists.txt | ||
| datastructures.cpp | ||
| eventloop.cpp | ||
| interpreter.cpp | ||
| models.cpp | ||
| platform_eventloop.cpp | ||
| properties.cpp | ||
| test.slint | ||
| window.cpp | ||