فهرست منبع

formatted code

Former-commit-id: 93a77ae2a1c93144387c5be8a7c93c9a265dd601
Gildas 6 سال پیش
والد
کامیت
c0be873077
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      extension/ui/content/content-ui-editor-web.js

+ 1 - 1
extension/ui/content/content-ui-editor-web.js

@@ -199,7 +199,7 @@
 	}
 
 	function attachNoteListeners(containerElement, editable = false) {
-		const SELECT_PX_THRESHOLD = 4;		
+		const SELECT_PX_THRESHOLD = 4;
 		const NOTE_MOVING_CLASS = "note-moving";
 		const NOTE_MASK_MOVING_CLASS = "note-mask-moving";
 		const PAGE_MASK_ACTIVE_CLASS = "page-mask-active";