Lock on click - #66169
Conversation
|
Sandeep Somavarapu (@sandy081) Do you want to review this or should I? |
|
Isidor Nikolic (@isidorn) Will do. |
There was a problem hiding this comment.
The reason we probably called this function was to resume scrolling. Now we shouldn't call it anymore because scrolling depends only on the lock action state, and the lock state should persist between channel changes.
|
I added some comments in the code review to clarify my intention. Please let me know if it's preferred not to do it. Sandeep Somavarapu (@sandy081) I now squashed my two commit into 1 since the second one only fixed something I forgot. |
Clicking inside the output panel should set the lock on just as if the lock icon was clicked. Moving to the last line (with ctrl+end or click) should unset the lock.
3d5bee9 to
47014f7
Compare
|
Yisrael Veller (@YisraelV) I liked toggling the lock button while clicking in the panel. LGTM |
|
Thanks Sandeep Somavarapu (@sandy081). And also Isidor Nikolic (@isidorn) and everyone else who's taken time to review my contributions. Really appreciate the experience and confidence I've gained from this project. |
#63525