XWidgetSoft Forum
https://www.bbs.xwidget.com/

[Bug] extra Undoing in Script Editor result bad text
https://www.bbs.xwidget.com/viewtopic.php?f=3&t=4672
Page 1 of 1

Author:  hamid [ June 26th, 2014, 3:39 am ]
Post subject:  [Bug] extra Undoing in Script Editor result bad text

Xwidget 1.9.1.402
==========

problem:
in the Script Editor,
if i undo more than i have do, an extra text will be added to the first line of Code
the text that will be added is: "script code"

even if there is something in the first line,
after undoing this text will be added before the text of the first line (on the same line)


i mean:
-if you don't do anything in Script Editor and use Undo
or
-if you do something and Undo more than you do

the "script code" text will be added to the first line of the code



Example:
if there is something in the first line of script code, for example:
Code:
function widgetOnLoad()

after extra undoing the first line will be:
Code:
script codefunction widgetOnLoad()

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/