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: adjust edge filter lens plugin options #6236

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Conversation

yvonneyx
Copy link
Contributor

  • Modify edge filter lens plugin options. Configuration naming to be consistent with fisheye

Change

{ scaleRByWheel?: boolean }

to

{ scaleRBy?:'wheel' | 'unset' }

@Aarebecca
Copy link
Contributor

Aarebecca commented Aug 26, 2024

It is no need to have an option with "'unset'", because scaleRBy is optional.

@yvonneyx yvonneyx merged commit 6fc9a92 into v5 Aug 27, 2024
5 checks passed
@yvonneyx yvonneyx deleted the refactor/edge-filter branch August 27, 2024 03:21
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.

2 participants