Peter Laske
Peter Laske
- Mindestbreite des Inputs 4 Ziffern. - Wenn Komponente zu schmal: - Range ausblenden (**darf das ausgeblendet werden?**) oder - Umbrechen
Good point. I extended the `FromSolutionFilterStream`-function to include all parent solution folders. With that, the existing logic also adds all dependencies to the solution, as when opening a `sdpkg`-file. This...
Yes, the reload work as before in all loaded projects. This means all project from the solution filter file and their dependencies.
I fixed the path set to the solution object to the filter file instead of the referenced solution. Restarting the editor then opens the filtered solution instead of the complete...
The reload works with solution files same as with solution filter files because there is no difference after determining the projects to load. I tested the reload and it is...
Thanks for the hint. I will take a look at it. Additionally, I would like to check why it is so slow in my project that it seems that the...
Die aktuelle Änderung beinhaltet ein Beispiel. Muss am Theme selbst noch umgesetzt werden.
Bitte auch im Hochkontrastmodus prüfen.
I checked the performance with both solution files, and you’re right—there’s no difference in loading times. Both projects take about 90–100 seconds to open. The only pain point is that...