JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
872 stars 44 forks source link

Tabs lazy loading #122

Closed JetpackDuba closed 1 year ago

JetpackDuba commented 1 year ago

Gitnuro will try to open all the repositories at the same time when the previous session had >1 tabs open. This can be an issue when the users work with many repositories with a considerable size or a slower drive.

Each tab should be loaded only when the user clicks on it to only load the required data & reduce the initial overhead when opening the app.