Preliminaries
I have ensured that:
Versions
- OS: macOS 15.6.7 and 15.7.1
** Strongbox Version **
Describe the bug
When an entry is selected such that a 2FA code is shown in the right-hand pane, Strongbox continually burns about 38% of a CPU in the background (on an M3 Max), as reported by Activity Monitor. When a different entry is selected, the CPU use immediately drops to 1%.
To Reproduce
Steps to reproduce the behavior:
- Open a database.
- Click an entry that has a 2FA code.
- Measure CPU use.
Expected behavior
CPU use is on the order of 1%, no matter what entry is selected.
Additional context
If I were to make a wild guess, it would be that the "ticking" animation is going at too many frames per second.
Preliminaries
I have ensured that:
Versions
** Strongbox Version **
Describe the bug
When an entry is selected such that a 2FA code is shown in the right-hand pane, Strongbox continually burns about 38% of a CPU in the background (on an M3 Max), as reported by Activity Monitor. When a different entry is selected, the CPU use immediately drops to 1%.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
CPU use is on the order of 1%, no matter what entry is selected.
Additional context
If I were to make a wild guess, it would be that the "ticking" animation is going at too many frames per second.