Skip to content

Commit

Permalink
Jwilaby/#1523 slider fix (#1546)
Browse files Browse the repository at this point in the history
* Added a mouseshield to prevent the iframe and webview from eating mouse events
  • Loading branch information
justinwilaby authored May 8, 2019
1 parent cf7f4d3 commit 350d8bf
Show file tree
Hide file tree
Showing 13 changed files with 226 additions and 158 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [client/main] Show unauthorized signals when connecting to bots with credentials in PR [1522](https://github.com/microsoft/BotFramework-Emulator/pull/1522)
- [main] Bumps `botframework-config` to v4.4.0 to address issues encrypting and decrypting .bot files in PR [1521](https://github.com/microsoft/BotFramework-Emulator/pull/1521)
- [luis] Added ability to scroll within editor section of LUIS inspector and made inspector scrollbars thinner in PR [#1516](https://github.com/Microsoft/BotFramework-Emulator/pull/1516)
- [client] Fixed issue where the slider control was getting stuck when dragging next to a webview element in PR [1546](https://github.com/microsoft/BotFramework-Emulator/pull/1546)

## v4.4.0 - 2019 - 05 - 03
## Added
Expand Down
Loading

0 comments on commit 350d8bf

Please sign in to comment.