Skip to content

Heimat-Support: Added a tooltip containing the task name.#206

Draft
w-lutz wants to merge 1 commit into
masterfrom
feature/heimat_map_projects_add_tooltip
Draft

Heimat-Support: Added a tooltip containing the task name.#206
w-lutz wants to merge 1 commit into
masterfrom
feature/heimat_map_projects_add_tooltip

Conversation

@w-lutz

@w-lutz w-lutz commented Jul 8, 2026

Copy link
Copy Markdown

No description provided.

@@ -253,6 +253,8 @@ protected void updateItem(HeimatTask item, boolean empty) {
setText(null);
} else {
setText(item.taskHolderName() + " - " + item.name());

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

we might also want to allow resizing of the popup, as hovering over each project is also not too great

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.

2 participants