Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip on livemap #88

Merged
merged 17 commits into from
Mar 4, 2020
Merged

Tooltip on livemap #88

merged 17 commits into from
Mar 4, 2020

Conversation

ISeleznev-HORIS
Copy link
Collaborator

No description provided.

@@ -245,12 +249,19 @@ abstract class Plot(private val theme: Theme) : SvgComponent() {
add(rect)
}

if (hasLiveMap()) {
entirePlot = DoubleRectangle(
entirePlot.origin.add(DoubleVector(10.0, 0.0)),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why 10.0

@alshan
Copy link
Collaborator

alshan commented Mar 3, 2020

Please resolve the conflict and check that no unnecessary dependencies in plot-config are left after moving LiveMapMonolithicJfx to a different project. Then its ok to merge.

@ISeleznev-HORIS ISeleznev-HORIS merged commit 137a0ca into master Mar 4, 2020
@IKupriyanov-HORIS IKupriyanov-HORIS deleted the tooltip-on-livemap branch March 19, 2020 08:06
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.

None yet

3 participants