Closed MacLemon closed 6 months ago
When resizing the window, random suggestions are replaced with a new set.
As soon as the window redraws, a new set of random suggestions is shown, making the former ones disappear.
The random list should not reload on it's own.
Related to #26.
Resizing keeps the suggestions.
Describe the bug
When resizing the window, random suggestions are replaced with a new set.
Steps to Reproduce
Current behavior
As soon as the window redraws, a new set of random suggestions is shown, making the former ones disappear.
Expected behavior
The random list should not reload on it's own.
Notes
Related to #26.