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

chatbox has no memory #481

Closed
lidaobing opened this issue Oct 8, 2021 · 1 comment · Fixed by #483
Closed

chatbox has no memory #481

lidaobing opened this issue Oct 8, 2021 · 1 comment · Fixed by #483
Assignees
Milestone

Comments

@lidaobing
Copy link
Member

  1. open a chat with a pal, input "1" in the chatbox
  2. close the opened chat window(not the main window)
  3. reopen a chat with the previous pal

expect

  1. the chatbox has "1" in it

current result:

  1. the chatbox is empty
@lidaobing lidaobing added this to the 0.8.4 milestone Oct 8, 2021
@lidaobing lidaobing self-assigned this Oct 8, 2021
@lidaobing
Copy link
Member Author

DialogBase::CreateInputArea should use gtk_text_view_new_with_buffer

lidaobing added a commit that referenced this issue Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant