tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.07k stars 259 forks source link

Clear about page credits before populating them #1840

Closed jdeanwallace closed 3 months ago

jdeanwallace commented 3 months ago

While working on https://github.com/tiny-pilot/tinypilot/pull/1835, I noticed a bug in the "About" dialog where the list of credits keep growing each time the dialog gets opened.

Demo of the issue:

https://github.com/user-attachments/assets/dd4cb4e9-9406-4d50-b42f-149684181d7b

This PR clears the credits before populating them.

Review on CodeApprove