Skip to content

Fix screens, add closeAll, fix scroll widget #264

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

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

jmthomas
Copy link
Member

No description provided.

@jmthomas jmthomas requested a review from ryanmelt November 17, 2022 18:18
const def = this.definitions.find(
(def) => def.target == target && def.screen == screen
)
if (!def) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Prevent re-opening existing screens

@jmthomas
Copy link
Member Author

I think you maybe have some local modifications that were overriding my existing changes (ground.txt in particular).

@jmthomas jmthomas merged commit e7504c5 into main Nov 17, 2022
@jmthomas jmthomas deleted the tlm_viewer_screens branch November 17, 2022 21:29
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