0

Js load image

MATTHEW None 11 years ago updated by Alexander Blach (Developer) 11 years ago 1
Hi, I seem to experiencing issues displaying images from .src using jquery & js.
e.g.
var _img = document.getElementById('id1');var newImg =newImage; newImg.src ='http://whatever'; newImg.onload =function(){ _img.src =this.src;}

0

Writeroom tap-cursor zones plus select gesture

Dave Cross 13 years ago updated 13 years ago 4
Howdy!

Loving Textastic. I've found it very easy to use. The shortcut keys along the top have been very useful.

One thing I'm missing is quick cursor movement similar to Writeroom. They use a single-finger tap in a margin to move the cursor one character and two-finger tap to move one word.

I know Texttastic currently doesn't have margins, but this might be something for a future update. You could even take it a step further by adding a select (possibly by holding a single finger in opposite margin while using the writeroom-style gestures).

Just a wish. Thanks for all your hard work.

-Dave C.
0
Fixed

Some Keywords are not highlighted.

Nevets 14 years ago updated by Alexander Blach (Developer) 14 years ago 0
Some C# keywords are not highlighted: volatile, #region and #endregion
Answer
Thanks, I've just added them. Will be included in the next version.
0

SFTP + VGA out.

Timothy Richards 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
I would like to see SFTP support (looks like this is submitted to Apple for review in 2.1). I am a professor in computer science and often refer to source code during lecture, thus it would be textastic if VGA out was supported.
0
Fixed

why in the screenshots is the z and the y switched

freezer 14 years ago updated by Alexander Blach (Developer) 14 years ago 2
why does this use a non standard keyboard layout. according to your screens the z and the y are switched places. please tell me its not like this in the release software.
0
Under review

empty line in the end after ftp downloading

bgrvfecdwsxa 13 years ago updated by Alexander Blach (Developer) 13 years ago 0
when i download a file, textastic creates a new empty line in the end of the file. bug occurs with php,html,js,css maybe with other file types.
0

No highlighting PHP

Allen Gwinn 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
When selecting PHP as content type, there is no highlighting.
0

Debug log should obfuscate passwords

JohnnyChoudhuryLucas 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Although the configuration screens star out passwords they are recorded in plain text in the debug log.
This is obviously bad!
Please correct so debug logs can safely be used for problem diagnosis.
0
Fixed

Autosuggest won't take no for an answer

Noel Rappin 14 years ago updated by Alexander Blach (Developer) 14 years ago 2
I've had something like this happen a few times:

* I type "its"
* The autocorrect wants to change it to "it's"
* I tap the [x] in the autocorrect popup to close the popup
* It makes the change anyway
* I retype my original text
* The autocorrect comes back
* Repeat
Answer
Fixed for Textastic 2.1.