Skip to content

Commit

Permalink
Merge pull request #186 from reupen/fix-copied-text-corruption
Browse files Browse the repository at this point in the history
Fix corruption of copied text in list views
  • Loading branch information
reupen authored Jul 13, 2019
2 parents 7b59f2e + 2b493e9 commit d1fba6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

* Changes to the playlist switcher title formatting script now apply instantly. [[#179](https://github.com/reupen/columns_ui/pull/179)]

* A bug was fixed where text copied in certain list views using Ctrl-C could be corrupted. [[ui_helpers/#24](https://github.com/reupen/ui_helpers/pull/24)]

* A rare problem where a keyboard shortcut could be handled more than once when a natively-handled keyboard shortcut (such as Ctrl-C) was reassigned to another command was fixed. [[#180](https://github.com/reupen/columns_ui/pull/180)]

* The component is now compiled using Visual Studio 2019 16.1 and the foobar2000 SDK 2019-06-30.
Expand Down
2 changes: 1 addition & 1 deletion ui_helpers
Submodule ui_helpers updated 1 files
+1 −1 win32_helpers.cpp

0 comments on commit d1fba6a

Please sign in to comment.