Skip to content

feat: new window inherits the custom board options #2289

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

Closed
wants to merge 1 commit into from
Closed

Conversation

kittaakos
Copy link
Contributor

Motivation

The new sketch window must inherit any custom board menu selection from the previous one.

Change description

Added a new startup task contribution to reuse the boards' data store content of the selected board on app start.

Closes #2271

Other information

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

@kittaakos kittaakos added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Nov 21, 2023
@kittaakos kittaakos force-pushed the #2271 branch 2 times, most recently from f48df7a to 230ad4e Compare November 22, 2023 09:06
A new startup task ensures setting any custom board menu selection in a
new sketch window.

Closes #2271

Signed-off-by: Akos Kitta <[email protected]>
@kittaakos kittaakos marked this pull request as ready for review November 24, 2023 09:51
@kittaakos kittaakos added the conclusion: duplicate Has already been submitted label Dec 13, 2023
@kittaakos
Copy link
Contributor Author

Duplicate. Is part of #2281

@kittaakos kittaakos closed this Dec 13, 2023
@kittaakos kittaakos deleted the #2271 branch December 13, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom board menu selection reverts to default on new window open
1 participant