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

Feature: drawing and quoting #17

Open
1 of 5 tasks
quozl opened this issue Feb 13, 2019 · 10 comments
Open
1 of 5 tasks

Feature: drawing and quoting #17

quozl opened this issue Feb 13, 2019 · 10 comments

Comments

@quozl
Copy link
Contributor

quozl commented Feb 13, 2019

Some of the original design features not yet implemented are drawing and quoting.

  • increase the height of the entry widget and accept touchscreen or mouse drawing, as well as text,
  • transmit the drawing and text to the shared activity instance,
  • receive and render both the drawing and the text,
  • add a clear entry button to the entry widget,
  • in the chat history, for each transmission add a quote button, which will load the entry widget with the drawing and text.

Reference: http://wiki.laptop.org/go/Chat

@Himanshu-Vishwas

This comment was marked as off-topic.

@quozl

This comment was marked as off-topic.

@RuiChen-03
Copy link
Contributor

hi, for the fourth issue, may I ask what 'the enrty widget' refer to ? Is it the enrty for write message box or anything alse?

@chimosky
Copy link
Member

chimosky commented Mar 7, 2024

hi, for the fourth issue, may I ask what 'the enrty widget' refer to ? Is it the enrty for write message box or anything alse?

Yes, the entry widget being referred to in the opening comment is the one for writing messages.

@RuiChen-03
Copy link
Contributor

hi, for the fourth issue, may I ask what 'the enrty widget' refer to ? Is it the enrty for write message box or anything alse?

Yes, the entry widget being referred to in the opening comment is the one for writing messages.

thank you, and I have tried to realize the fourth task and submitted the PR already,.hope it can work

@chimosky
Copy link
Member

Updating the task list;

  • increase the height of the entry widget and accept touchscreen or mouse drawing, as well as text,
  • transmit the drawing and text to the shared activity instance,
  • receive and render both the drawing and the text,
  • add a clear entry button to the entry widget,
  • in the chat history, for each transmission add a quote button, which will load the entry widget with the drawing and text.

@drLite35
Copy link

drLite35 commented Mar 28, 2024

Task number 5 , chat history and quote button what we are aiming here to do, like chat which is already written there in current session its drawing and text?

@quozl
Copy link
Contributor Author

quozl commented Mar 28, 2024

Sorry, I can't parse your question. Although it was designed many years ago by our volunteers, I think this feature can be found in many other instances of chat software today. I note the page doesn't load. I'll add that to my list.

@drLite35
Copy link

drLite35 commented Mar 29, 2024

Ok, Is it correct what I am thinking, respond to or elaborate on the selected message without having to retype or redraw the content?

@quozl
Copy link
Contributor Author

quozl commented Mar 29, 2024

No, I was not proposing message selection. When the new message is sent, I would expect it to contain the drawing and text with any changes made by the user.

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

No branches or pull requests

5 participants