You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The annotation sidebar on the left now has a popover. But it also has a HTML tooltip that shows the text of long annotations.
Describe the solution you'd like
The text should be integrated into the popover. Also, whether the text is integrated or not should be controlled by the "Show text in hover" layer setting - which otherwise currently has no effect.
The text was updated successfully, but these errors were encountered:
- Move the text from the HTML tooltip into the popover
- Show the text in all popovers, not only on the left annotation sidebar
- If the text is shown is controlled by the "show in hover" layer setting
- Extend client-side annotations with a reference to their respective document
* main:
#4232 - Drop evaluation page
#4230 - Upgrade dependencies
No issue: Update system requirements and improve pointers to Docker-based deployment
No issue: Call out to admins to look at the admin guide when reaching the installation section in the users guide.
#4215 - Ability to specify GID and UID for the user used inside the Docker image
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release inception-29.4
#4226 - Display logout button on annotation page if dashboard access is disabled
#4215 - Ability to specify GID and UID for the user used inside the Docker image
#4226 - Display logout button on annotation page if dashboard access is disabled
#4150 - Upgrade dependencies
#4223 - Covered text should show in popover
#4215 - Ability to specify GID and UID for the user used inside the Docker image
% Conflicts:
% inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/logout/LogoutPanel.java
Is your feature request related to a problem? Please describe.
The annotation sidebar on the left now has a popover. But it also has a HTML tooltip that shows the text of long annotations.
Describe the solution you'd like
The text should be integrated into the popover. Also, whether the text is integrated or not should be controlled by the "Show text in hover" layer setting - which otherwise currently has no effect.
The text was updated successfully, but these errors were encountered: