Two fixes found by putting the plugin on a real deck and enlarging the keys. Neither was reachable by any test.
Long names no longer run off the key
The default width for wrapping the Current Timer key's text was 11 characters, which was a guess. On hardware at the stock title font, 11 characters overflow the key and get clipped at both edges, so a project like Internal Tool Development was unreadable. The default is now 7.
If you left "Chars per line" blank, your Current keys will wrap a little narrower after updating. That is the fix. If you had set a value explicitly, nothing changes.
The Start key no longer collides with its own title
start.svg and start-running.svg filled the whole key, so a title, which for a Start key is usually the project name, printed straight over the artwork. Both are redrawn to sit higher and smaller, matching the proportions the Stop key already used, leaving the bottom of the key clear for text.
Nothing else changed. Same four actions, same settings, same API behavior.