Skip to content

East-West direction cases added#16

Open
hilor05 wants to merge 4 commits intoerictheise:masterfrom
hilor05:master
Open

East-West direction cases added#16
hilor05 wants to merge 4 commits intoerictheise:masterfrom
hilor05:master

Conversation

@hilor05
Copy link

@hilor05 hilor05 commented Mar 21, 2022

Rrose works very well in solving the auto panning problem but when the tooltip is too big to be rendered in north or south direction, it fails to render tooltip within the viewport. So I implemented two new directions namely east and west apart from the already existing (n, ne, nw, s, se, sw). The tooltip is fixed along the y axis and starts from the top of the view port, the tip of the tooltip, moves according to the point of selection along the y axis. The tooltip is rendered east or west based on the space available.

hilor05 added 4 commits March 21, 2022 14:52
Rrose works very well in solving the auto panning problem but when the tooltip is too big to be rendered in north or south direction, it fails to render tooltip within the viewport. So I implemented two new directions namely east and west apart from the already existing (n, ne, nw, s, se, sw). The tooltip is fixed along the y axis and starts from the top of the view port, the tip of the tooltip, moves according to the point of selection along the y axis. The tooltip is rendered east or west based on the space available.
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.

1 participant