Mandatory information
- NetIP Version: v0.2.0
- Operating System Version: Windows 10
Summary
The new Guided Tour of NetIP seems to randomly lag between steps. It can be finished, but the performances are not great.
Steps to reproduce
- Launch NetIP
- Open MainWindow → About Page
- Click on the Start the demo tour
- Proceed with the tour, which randomly lags inbetween steps.
Expected result
The tour should proceed between steps without any lag.
Current result
There’s lag between steps.
Relevant logs and/or screenshots
N/A
Additional context
The tour is using ThinkSharp.FeatureTour, which seems to suffer from this lag as well.
I tried to clone the package’s repo and see what causing the issue and/or update it a bit (it’s quite outdated), but this requires more time that I don’t have right now.
Possible fixes
- Update ThinkSharp.FeatureTour to .NET 7
- Use a different package or build our own guided tour library