Skip to content

Move the dragging prompt away from being drawn every time the outline…#112

Open
danielpunkass wants to merge 3 commits intoiMediaSandboxing:developmentfrom
danielpunkass:revise-dragging-prompt
Open

Move the dragging prompt away from being drawn every time the outline…#112
danielpunkass wants to merge 3 commits intoiMediaSandboxing:developmentfrom
danielpunkass:revise-dragging-prompt

Conversation

@danielpunkass
Copy link
Copy Markdown

… view draws, to a separate proper text field subview of the scroll view. This prevents the prompt text from scrolling along with the content, and alleviates problems with stale drawing sticking around sometimes when the scrollview has cached its image.

… view draws, to a separate proper text field subview of the scroll view. This prevents the prompt text from scrolling along with the content, and alleviates problems with stale drawing sticking around sometimes when the scrollview has cached its image.
@danielpunkass
Copy link
Copy Markdown
Author

There's something wrong with my pull request, in that adding the prompt as a subview of the scroll view messed up the key view loop. I'm looking into that.

…te the nextKeyView loop for the view. Just add it once the first time it's needed and rely upon alpha settings to make it invisible when wanted.
@danielpunkass
Copy link
Copy Markdown
Author

Should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants