Skip to content

Feature/text annotator menu#139

Open
giacomocerre wants to merge 14 commits into
developfrom
feature/text-annotator-menu
Open

Feature/text annotator menu#139
giacomocerre wants to merge 14 commits into
developfrom
feature/text-annotator-menu

Conversation

@giacomocerre
Copy link
Copy Markdown
Collaborator

No description provided.

@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch from 664d1cd to 8ef6bad Compare April 24, 2021 15:52
Comment thread src/app/app.module.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.html Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/app.component.html
Copy link
Copy Markdown
Member

@giuliac89 giuliac89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improves the layout. Maybe I would remove the labels and leave only the icons (changing the annotation icon in to a more explanatory one). Do you have a layout in mind?

Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch 2 times, most recently from 3a77f4a to 392a112 Compare May 8, 2021 09:24
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch 2 times, most recently from 2cc48ae to 1bc4dad Compare June 5, 2021 17:35
Comment thread src/app/app.module.ts Outdated
Comment thread src/app/app.config.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated

openCreation(choice){
this.annoType = choice;
this.showAdder = choice !== 'annotate' ? true : false;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need of ternary operator: choice !== 'annotate' is enough

Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch 3 times, most recently from cb422f9 to b56752d Compare June 11, 2021 11:10
Comment thread src/app/components/annotator/text-annotator/text-annotator.component.ts Outdated
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch 3 times, most recently from b59469c to 52a3f21 Compare July 8, 2021 08:24
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch 2 times, most recently from 43239e8 to 6d61dd1 Compare May 30, 2022 16:30
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch 2 times, most recently from 05d0fae to ddd7149 Compare February 25, 2023 16:42
@giacomocerre giacomocerre force-pushed the feature/text-annotator-menu branch from ddd7149 to 92ff3cb Compare February 25, 2023 17:01
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

Successfully merging this pull request may close these issues.

4 participants