Skip to content

Comments

Fixed a theme-related ListView glitch#21

Open
WildByDesign wants to merge 1 commit intomainfrom
listview-theme-glitch
Open

Fixed a theme-related ListView glitch#21
WildByDesign wants to merge 1 commit intomainfrom
listview-theme-glitch

Conversation

@WildByDesign
Copy link
Member

Important

Thanks for your effort and interest 💛 in improving the project. It's very appreciated.

Description

There was a theme-related visual glitch that affected the ListView. It only occurred with slower loading directories such as System32 if the cursor was hovering over ListView during loading.

🔗 Linked GitHub Issues

No related issue.

📋 What is the current behavior?

Current behavior keeps the ListView visible during slow loading directories.

🚀 What is the new behavior?

New behavior hides the ListView during slow loading directories which gives the impression that the ListView has been cleared faster and ensures that the "wait" cursor shows over the ListView child window frame as well as the rest of the GUI. This also fixes the visual glitch.


Type of changes

  • 🪲 Bugfix (change which fixes an issue)
  • ⭐ New Feature (change which adds functionality)
  • 🔒 Security fix (change which improves security)
  • 🔮 Code style update (formatting, renaming)
  • 🔨 Refactoring (code optimization without functional change)
  • 📚 Documentation (updates to README or docs)
  • ⚙️ Build or CI related changes
  • 🧿 Other type

Breaking changes 🔥

  • Yes
  • No

How and where was this tested?

🖥️ Describe where you tested your changes

System:

  • Windows 11 (x64)
  • Windows 10 (x64)
  • Windows 10 (x86)
  • other Windows version
  • other operating system

Context:

  • in Browser <name and version>
  • with Go <version>
  • with Node.js <version>
  • with AutoIt 3.3.18.0
  • with .NET (C#) <version>
  • with ...

🔬 Describe how you tested your changes

  • Manually tested in system and context shown above
  • Ran automatic tests (unit tests, integration tests, etc.)
  • Other ways

Checklist

  • I have read and understood the available contributing guidelines.
  • I have ensured my code follows the available code conventions.
  • I have reviewed my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • I have added/updated necessary tests to cover the changes (if applicable).
  • I have checked for potential security implications.

Additional context

Screenshots

Note to reviewers

There was a theme-related visual glitch that affected the ListView. It only occurred with slower loading directories such as System32 if the cursor was hovering over ListView during loading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant