[jbosstools-issues] [JBoss JIRA] (JBIDE-8701) VPE editor row lock on Visual/Source page

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Jan 19 17:59:18 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660661#comment-12660661 ] 

Denis Golovin edited comment on JBIDE-8701 at 1/19/12 5:58 PM:
---------------------------------------------------------------

that's a piece of cake. 
When you get scolling event in source editor: 
# disable listener for visual part (because you know youl get event from visual part scroller)
# scroll visual part
# enable listener for viusal part back

The same approach should be implemented for visual part scroll listener.

considering that you can't change both scrolls at the same time this approach should work
                
      was (Author: dgolovin):
    that's a piece of cake. When you get scolling event in source editor: disable listener for visual part, scroll visual part,enable listener for vusal part
                  
> VPE editor row lock on Visual/Source page
> -----------------------------------------
>
>                 Key: JBIDE-8701
>                 URL: https://issues.jboss.org/browse/JBIDE-8701
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.2.0.Final
>            Reporter: Jiri Peterka
>            Assignee: Denis Maliarevich
>             Fix For: 3.3.0.Beta1
>
>         Attachments: JBIDE8701-Source-Scroll.patch
>
>
> When Horizontal splitting with the Source Editor is set it would be nice to have switch to have row locked to keep the corresponding visual element on the same row as in the source part and vice versa.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list