
Hi Actipro
Currently when we set the Caret's position, the editor automatically scrolls to make that line visible. However if there are intraline adornments below or above that line, the adornments may not be fully visible.
This makes things very difficult for us when doing automated testing since it's hard for us to scroll such that we see the adornments fully. We are considering scrolling to view middle but that will alter the behavior drastically and is rather risky for us.
Is it possible to scroll until intraline adornments are fully visible? (Or give an option to do so)