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

Fix gui/notify up for adventure mode #1207

Merged
merged 8 commits into from
Jun 29, 2024

Conversation

Crystalwarrior
Copy link
Contributor

Fix gui/notify eating the Enter input for adventure mode
Fix wildlife showing up as a notification even though they're part of your party

Fix wildlife showing up as a notification even though they're part of your party
internal/notify/notifications.lua Outdated Show resolved Hide resolved
gui/notify.lua Outdated Show resolved Hide resolved
Copy link
Member

@myk002 myk002 left a comment

Choose a reason for hiding this comment

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

could you also make a note in the changelog under.. I guess under Fixes .. that the notification panel no longer responds to Enter so the Enter key is passed through to the vanilla UI?

gui/notify.lua Outdated Show resolved Hide resolved
gui/notify.lua Outdated Show resolved Hide resolved
gui/notify.lua Outdated Show resolved Hide resolved
gui/notify.lua Outdated Show resolved Hide resolved
@myk002
Copy link
Member

myk002 commented Jun 28, 2024

could you also make a note in the changelog under.. I guess under Fixes .. that the notification panel no longer responds to Enter so the Enter key is passed through to the vanilla UI?

I'm not thrilled that there is no keyboard control for the notification panel, but I think removing the Enter key handling is absolutely the right thing to do. maybe we can use Alt-up/down for scrolling and alt-left/right for zooming once those keys are available.

changelog.txt Outdated Show resolved Hide resolved
@myk002 myk002 merged commit c572568 into DFHack:master Jun 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants