Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[StickyScrolling] Move text and style calculation to StickyLine #2412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Christopher-Hermann
Copy link
Contributor

Move the text and style calculation to the StickyLine itself in order to enable the sticky line provider to overwrite the default behavior. This is needed to apply custom texts or custom styles for the sticky lines.

Preparation for #2398

@Christopher-Hermann
Copy link
Contributor Author

Depends on #2399

@Christopher-Hermann Christopher-Hermann self-assigned this Oct 17, 2024
Copy link
Contributor

github-actions bot commented Oct 17, 2024

Test Results

 1 821 files  ±0   1 821 suites  ±0   1h 54m 7s ⏱️ + 2m 24s
 7 714 tests ±0   7 484 ✅  - 2  228 💤 ±0  2 ❌ +2 
24 303 runs  ±0  23 554 ✅  - 2  747 💤 ±0  2 ❌ +2 

For more details on these failures, see this check.

Results for commit 6e9cb77. ± Comparison against base commit 5c9af91.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest ‑ limitStickyLinesToTextWidgetHeight
org.eclipse.ui.internal.texteditor.stickyscroll.StickyScrollingControlTest ‑ testLimitStickyLinesToTextWidgetHeight

♻️ This comment has been updated with latest results.

Move the text and style calculation to the StickyLine itself in order to
enable the sticky line provider to overwrite the default behavior. This
is needed to apply custom texts or custom styles for the sticky lines.

Preparation for eclipse-platform#2398
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.

1 participant