Skip to content

MDE Toolkit 3.1.0

Choose a tag to compare

@chlaplan chlaplan released this 17 Jun 16:15
· 6 commits to master since this release
d1835c0

✨ What's New

  • Smooth page scrolling everywhere. The mouse wheel now scrolls the page even when the cursor is hovering over a grid, text box, expander, or any nested control — no more having to move the cursor onto the background to scroll.
  • Smooth grid scrolling when rows are expanded. Clicking a row to view its details (for example ASR Rules → per-rule exclusions, WDAC Policies, MDE Support → Issues, App Control events) used to make the scrollbar thumb shrink and the first wheel notch jump past most of the rows. The thumb now stays a consistent size and both wheel and drag scrolling are smooth straight through the expanded row.
  • Refreshed Quick Actions icon. The gpupdate /force button now uses a "document with text" icon for better visual clarity.
  • Added Quick Actions, Health Snapshot and Live Events for troubleshooting.
  • Added Event ID information under Knowledge Base

🛠️ Under the Hood

  • New app-wide mouse-wheel routing helper installed at startup. Every window (Main, AI Analysis, AI Settings, Compliance Manager, Advanced Networking, Export Settings) benefits from the same smooth scrolling with no per-page configuration.
  • Row virtualization disabled and pixel-based scrolling enabled on the 15 grids that show expandable row details. Grids hold at most a few hundred rows in this app, so there is no measurable startup cost.
  • Bumped application, installer, About screen, and website to 3.1.0.