-
Notifications
You must be signed in to change notification settings - Fork 521
8356042: RichTextArea: tab stops attributes #1800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
8356042: RichTextArea: tab stops attributes #1800
Conversation
This reverts commit 0e9e8ee.
|
@andy-goryachev-oracle This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply issue a |
/touch |
@andy-goryachev-oracle The pull request is being re-evaluated and the inactivity timeout has been reset. |
@andy-goryachev-oracle this pull request can not be integrated into git checkout 8356042.ruler
git fetch https://git.openjdk.org/jfx.git master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push |
RichTextArea
RichEditorDemoApp
exampleNOTE:
This PR requires changes in #1813 (JDK-8357393) to be integrated first.
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx.git pull/1800/head:pull/1800
$ git checkout pull/1800
Update a local copy of the PR:
$ git checkout pull/1800
$ git pull https://git.openjdk.org/jfx.git pull/1800/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1800
View PR using the GUI difftool:
$ git pr show -t 1800
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jfx/pull/1800.diff