spacevillain (spacevillain) wrote in changelog,
spacevillain
spacevillain
changelog

[livejournal] r23359: LJSUP-14345: Problem with add pics to en...

Committer: atyurin
LJSUP-14345: Problem with add pics to entry in RTE
U   trunk/htdocs/js/ck/plugins/livejournal/plugin.js
Modified: trunk/htdocs/js/ck/plugins/livejournal/plugin.js
===================================================================
--- trunk/htdocs/js/ck/plugins/livejournal/plugin.js	2012-11-26 10:10:07 UTC (rev 23358)
+++ trunk/htdocs/js/ck/plugins/livejournal/plugin.js	2012-11-26 11:46:08 UTC (rev 23359)
@@ -432,6 +432,7 @@
 			});
 
 			function findLJTags(evt) {
+				editor.fire('updateSnapshot');
 				if (editor.onSwitch === true) {
 					delete editor.onSwitch;
 					return;
@@ -510,6 +511,7 @@
 						}
 					}
 				}
+				editor.fire('updateSnapshot');
 			}
 
 			// Configure editor

Tags: atyurin, js, livejournal, spacevillain
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments