mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 935561 - [Messaging] Attach icon is kept like pressed when tapping on it and cancel selecting a content to attach (followup). r=fabrice
This commit is contained in:
parent
89751e4609
commit
a286cc2d3b
@ -115,9 +115,7 @@ const ContentPanning = {
|
||||
},
|
||||
|
||||
observe: function cp_observe(subject, topic, data) {
|
||||
if (topic === 'BEC:ShownModalPrompt') {
|
||||
this._resetHover();
|
||||
}
|
||||
this._resetHover();
|
||||
},
|
||||
|
||||
position: new Point(0 , 0),
|
||||
|
Loading…
Reference in New Issue
Block a user