Skip to content

Limit scrolling with "scroll_past_end" feature to half of window height or 40 lines from bottom #568

@rudyryk

Description

@rudyryk

The "scroll_past_end" feature is great and preserves us from adding extra blank lines at the end of text! And it would be even greater if scrolling stops at "center", like that:

screen shot 2014-11-13 at 13 18 23

Now we should manually adjust position and it's mostly ok. I believe stopping at center or at 40 lines from bottom by default would be much better. Such behaviour is implemented in Xamarin Studio for example and it works perfectly.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions