dsanders11

#45767: fix: drag and drop icons on Windows

Merged
Created: Feb 21, 2025, 6:02:03 PM
Merged: Feb 24, 2025, 2:54:08 AM
3 comments
Target: main

Description of Change

Fixes #45327

Checklist

Release Notes

Notes: Fixed drag and drop icons not showing on Windows

Backports

34-x-y
Merged
PR Number
#45778
Merged At
Feb 24, 2025, 9:02:09 PM
Released In
v34.3.0
Release Date
Feb 26, 2025, 12:07:44 PM
35-x-y
Merged
PR Number
#45777
Merged At
Feb 24, 2025, 11:38:42 AM
Released In
v35.0.0-beta.10
Release Date
Feb 25, 2025, 1:40:19 PM

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron