ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

Add a "Copy" icon #18

Closed Valdnet closed 3 years ago

Valdnet commented 3 years ago

I suggest adding a "Copy" icon in the window for the original text to be translated. It should be active only when there is content in it. This will allow the original text to be copied after the user has added changes.

ManeraKai commented 3 years ago

I don't think there will be frequent use cases for it as the other two buttons. The user though can still copy text with the toolbar options. Adding it will add an extra thing on screen. Simply Translate shouldn't be bloated.

Valdnet commented 3 years ago

In my opinion you are wrong. Sometimes the translator has to substitute a word for the original text to make sense of the sentence. In my case, I do it quite often.

I will summarize all the necessary functions and publish in a new issue for visual evaluation 😉.

ManeraKai commented 3 years ago

? image

Valdnet commented 3 years ago

Do you not want to introduce the interaction of the icons described in Issue #22. The white icon will blend in with the text.

ManeraKai commented 3 years ago

Do you not want to introduce the interaction of the icons described in Issue #22.

I'm adding them one by one for every issue.

The white icon will blend in with the text.

The icons have a separate column for them, the text will wrap before reaching them.

Valdnet commented 3 years ago

The icons have a separate column for them, the text will wrap before reaching them.

This is my guess that the text will be wrapped 😉. But we will see in the finished test version how it will look like.