Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Implement most of the features of TextField #1762

Merged
merged 18 commits into from Oct 4, 2014
Merged

Implement most of the features of TextField #1762

merged 18 commits into from Oct 4, 2014

Conversation

tobitailor
Copy link
Contributor

No description provided.

@tobitailor tobitailor changed the title Implement most of the features of TextField (WIP) Implement most of the features of TextField Oct 2, 2014
@tobitailor
Copy link
Contributor Author

/botio test

@shumway-bot
Copy link
Contributor

From: Bot.io (Main)


Received

Command cmd_test from @tobytailor received. Current queue size: 0

Live output at: http://areweflashyet.com:8081/8af6404aa3549a8/output.txt

@shumway-bot
Copy link
Contributor

From: Bot.io (Main)


Failed

Full output at http://areweflashyet.com:8081/8af6404aa3549a8/output.txt

Total script time: 11.25 mins

@@ -410,5 +442,106 @@ module Shumway {
//textRunData.writeInt(textFormat.tabStops);
textRunData.writeBoolean(!!textFormat.underline);
}

replaceText(beginIndex: number, endIndex: number, newText: string, format?: flash.text.TextFormat) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is a bit large, can you split it up a bit?

@tobitailor
Copy link
Contributor Author

/botio test

@shumway-bot
Copy link
Contributor

From: Bot.io (Main)


Received

Command cmd_test from @tobytailor received. Current queue size: 1

Live output at: http://areweflashyet.com:8081/1ba651192a86cc3/output.txt

@shumway-bot
Copy link
Contributor

From: Bot.io (Main)


Failed

Full output at http://areweflashyet.com:8081/1ba651192a86cc3/output.txt

Total script time: 11.91 mins

tobitailor pushed a commit that referenced this pull request Oct 4, 2014
Implement most of the features of TextField
@tobitailor tobitailor merged commit c459633 into mozilla:master Oct 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants