Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Make URLs breakable in certain cases #1790

Merged
merged 1 commit into from
Oct 7, 2012

Conversation

JakeStoeffler
Copy link
Contributor

Issue #1604
Added StringUtils function to make paths/URLs "breakable"; that is, the URL can break at path separators (forward slashes).

Utilized this function to improve line wrapping in Quick Open file list and in Find in Files results. Did not find any other places where we would want to use this at the moment. (@redmunds: Unsaved changes dialog only shows file name, not full path.)

@ghost ghost assigned redmunds Oct 7, 2012
@redmunds
Copy link
Contributor

redmunds commented Oct 7, 2012

@JakeStoeffler You're right about the unsaved changes dialog. I seem to remember seeing this problem in one of the dialogs, so we'll just fix it when we see it.

This fix looks good. Merging.

redmunds added a commit that referenced this pull request Oct 7, 2012
Make URLs breakable in certain cases
@redmunds redmunds merged commit 82ef833 into adobe:master Oct 7, 2012
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.

2 participants