Skip to content

Fix CSS for highlighted line in coz plot source panel#278

Merged
emeryberger merged 1 commit intoplasma-umass:masterfrom
ebkalderon:fix-line-highlight-in-viewer-source-panel
Mar 28, 2026
Merged

Fix CSS for highlighted line in coz plot source panel#278
emeryberger merged 1 commit intoplasma-umass:masterfrom
ebkalderon:fix-line-highlight-in-viewer-source-panel

Conversation

@ebkalderon
Copy link
Copy Markdown
Contributor

@ebkalderon ebkalderon commented Mar 27, 2026

Summary

The existing styling for .source-line and .source-panel doesn't handle overflow-x: auto correctly. While not a huge deal, it certainly bugs me whenever I scroll through code horizontally. So I thought I'd fix it!

Before:

Coz Profiler Viewer (Before)

After:

Coz Profiler Viewer (After) |

Thanks for your terrific work on coz over the years! I really love this tool, despite all the little bugs, and I'm sure that plenty of folks would love to see it keep getting even better. ❤️

The UI styling for `.source-line` and `.source-panel` don't handle
`overflow-x: auto` correctly. While not a huge deal, it certainly bugs
me whenever I scroll through code horizontally.
@emeryberger emeryberger merged commit 9234c6a into plasma-umass:master Mar 28, 2026
2 checks passed
@ebkalderon ebkalderon deleted the fix-line-highlight-in-viewer-source-panel branch March 28, 2026 01:31
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