kiteditor 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -115,7 +115,9 @@ class @Mercury.PageEditor
115
115
 
116
116
  @document.on 'mousedown', (event) ->
117
117
  Mercury.trigger('hide:dialogs')
118
+ Mercury.log('mousedown')
118
119
  if Mercury.region
120
+ Mercury.log('It is a region')
119
121
  Mercury.trigger('unfocus:regions') unless jQuery(event.target).closest(".#{Mercury.config.regions.className}").get(0) == Mercury.region.element.get(0)
120
122
 
121
123
  jQuery(window).on 'resize', =>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kiteditor
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: