Skip to content

Commit

Permalink
Merge pull request #14796 from craftcms/bugfix/14791-dbltap-matrix-bl…
Browse files Browse the repository at this point in the history
…ock-tabs

don't expand/collapse matrix "block" if double tapping the tabs
  • Loading branch information
brandonkelly authored Apr 12, 2024
2 parents 806e7cb + 2627b5d commit d971075
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Fixed a bug where element selection modals were only showing the first 100 elements. ([#14790](https://github.com/craftcms/cms/issues/14790))
- Fixed a PHP error that could occur on the Dashboard if any Quick Post widgets hadn’t been saved since before Craft 1.2. ([#14794](https://github.com/craftcms/cms/issues/14794))
- Fixed a bug where double-clicking on an inline Matrix block tab would cause it to expand/collapse. ([#14791](https://github.com/craftcms/cms/issues/14791))

## 5.0.4 - 2024-04-10

Expand Down
Loading

0 comments on commit d971075

Please sign in to comment.