-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat(api): make floating window behavior configurable #202
feat(api): make floating window behavior configurable #202
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for the PR! Just a couple tiny pieces of feedback and we should be in good shape!
2be7ff2
to
76b4fbc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mrjones2014 thanks for the review! 🙇
Changes are applied, so this is now ready for another round.
76b4fbc
to
f8863f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last little thing, just fixing up the type definition, then this is good to merge!
f8863f7
to
cdb89ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Love it, I'll probably use this option myself.
cdb89ce
to
ec6ca80
Compare
Oh sorry didn't notice the Stylua errors, fixed now! |
Implements #201