Skip to content

Fix selection wrapping to end when not beyond viewport#2834

Merged
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:2833
Apr 11, 2020
Merged

Fix selection wrapping to end when not beyond viewport#2834
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:2833

Conversation

@Tyriar
Copy link
Copy Markdown
Member

@Tyriar Tyriar commented Apr 11, 2020

This was happening as the devicePixelRatio wasn't being taken into account,
the fix was to rely on IRenderService to get the right canvas height.

Fixes #2833

This was happening as the devicePixelRatio wasn't being taken into account,
the fix was to rely on IRenderService to get the right canvas height.

Fixes xtermjs#2833
@Tyriar Tyriar added this to the 4.6.0 milestone Apr 11, 2020
@Tyriar Tyriar self-assigned this Apr 11, 2020
@Tyriar Tyriar merged commit e2ac4b4 into xtermjs:master Apr 11, 2020
@Tyriar Tyriar deleted the 2833 branch April 11, 2020 13:38
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.

When the browser is zoomed out selection doesn't work correctly on the last row

1 participant