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

Refactor JourneyMap integration #2877

Open
wants to merge 4 commits into
base: 1.20.1
Choose a base branch
from

Conversation

omergunr100
Copy link
Contributor

What

Fuck it unmixins your JourneyMap integration.

Implementation Details

Replace the mixin with an event listener.

Outcome

Resolves #2867

@omergunr100 omergunr100 requested a review from a team as a code owner February 16, 2025 03:38
@omergunr100 omergunr100 added the type: refactor Suggestion to refactor a section of code label Feb 16, 2025
Copy link
Member

@screret screret left a comment

Choose a reason for hiding this comment

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

currently this doesn't support the rightToolbar config option.

@omergunr100
Copy link
Contributor Author

currently this doesn't support the rightToolbar config option.

it was never supported, we should honestly just get rid of all the map compat configs that don't make sense.
image
all of the above weren't ever really supported

@omergunr100
Copy link
Contributor Author

maybe replace them with the ability to set the position of the toolbar manually:
manual mode - boolean
x position - int
y position - int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: refactor Suggestion to refactor a section of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JourneyMap fix
3 participants