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

PostMinePlayback preference #415

Merged

Conversation

artjomsR
Copy link
Contributor

@artjomsR artjomsR commented May 5, 2024

As discussed, 3 options to choose from for the new setting

@artjomsR artjomsR force-pushed the feat/PostMinePlaybackPreference branch 3 times, most recently from 559b0fb to ba0c6bc Compare May 5, 2024 18:55
@artjomsR artjomsR marked this pull request as ready for review May 5, 2024 18:59
@artjomsR artjomsR force-pushed the feat/PostMinePlaybackPreference branch from ba0c6bc to cf2db8e Compare May 5, 2024 19:46
@@ -39,6 +39,7 @@ export interface AnkiSettings {
readonly maxImageHeight: number;
readonly surroundingSubtitlesCountRadius: number;
readonly surroundingSubtitlesTimeRadius: number;
readonly clickToMineDefaultPlayback: PostMinePlayback;
Copy link
Owner

Choose a reason for hiding this comment

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

Looking at this now the settings categorization does seem somewhat arbitrary but I think I would still prefer for this setting to be under MiscSettings.

@@ -39,6 +39,7 @@ export interface AnkiSettings {
readonly maxImageHeight: number;
readonly surroundingSubtitlesCountRadius: number;
readonly surroundingSubtitlesTimeRadius: number;
readonly clickToMineDefaultPlayback: PostMinePlayback;
Copy link
Owner

Choose a reason for hiding this comment

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

I would name this setting something else since it applies even when not clicking to mine.

@killergerbah killergerbah merged commit d901b80 into killergerbah:main May 10, 2024
1 check passed
@killergerbah
Copy link
Owner

Thanks as always @artjomsR

@artjomsR
Copy link
Contributor Author

Always a pleasure, thanks for your hard work on this beautiful project!

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