Prevent expanded activity log entries from jumping #458

Open
opened 2024-12-11 11:53:25 +00:00 by fricklerhandwerk · 0 comments
fricklerhandwerk commented 2024-12-11 11:53:25 +00:00 (Migrated from github.com)

Currently the package entries will make the lines jump, since the have very different width. With some CSS wizardry it should be possible to avoid that. Either overlay the package entries box entirely (so it acts similar to a tooltip) or compute the right widths so the package list stays inline without changing the activity log line it originates from.

image

Currently the package entries will make the lines jump, since the have very different width. With some CSS wizardry it should be possible to avoid that. Either overlay the package entries box entirely (so it acts similar to a tooltip) or compute the right widths so the package list stays inline without changing the activity log line it originates from. ![image](https://github.com/user-attachments/assets/424b66d9-b624-434e-a67a-73d1967297a8)
Sign in to join this conversation.
No description provided.