mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Trigger composer resize when dismissing keyboard in iPad
This commit is contained in:
@@ -115,6 +115,7 @@ function positioningWorkaround($fixedElement) {
|
||||
var blurredNow = function(evt) {
|
||||
if (
|
||||
!done &&
|
||||
evt.srcElement !== document.activeElement &&
|
||||
$(document.activeElement)
|
||||
.parents()
|
||||
.toArray()
|
||||
|
||||
Reference in New Issue
Block a user