Skip to content

How to allow an input-container div not to be "fixed"? #65

Answered by wang0618
bosoniqs asked this question in Q&A
Discussion options

You must be logged in to vote

Now you can make input panel not fixed at bottom by using set_env(input_panel_fixed=False)

If you want not to scroll bottom when showing input, you also need set_env(input_panel_fixed=False, input_auto_focus=False)

This feature added in 8faaac5

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@helincao
Comment options

Comment options

You must be logged in to vote
1 reply
@helincao
Comment options

Answer selected by bosoniqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants