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

UI Rework, new TextBlock and rich text support, justify, word wrapping and ellipsis, fixes bounds with filters, add fast material-like circle+rounded rect with shadow rendering based on SDF [Part 1] #1105

Merged
merged 34 commits into from
Nov 13, 2022

Conversation

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2022

Codecov Report

Base: 53.36% // Head: 53.53% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (34de8ff) compared to base (f91b3ea).
Patch coverage: 66.30% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1105      +/-   ##
==========================================
+ Coverage   53.36%   53.53%   +0.16%     
==========================================
  Files        1856     1872      +16     
  Lines      120738   121685     +947     
  Branches    18802    18961     +159     
==========================================
+ Hits        64437    65139     +702     
- Misses      50998    51178     +180     
- Partials     5303     5368      +65     
Flag Coverage Δ
unittests 53.53% <66.30%> (+0.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...sandbox/src/commonMain/kotlin/samples/MainCache.kt 0.00% <ø> (ø)
...andbox/src/commonMain/kotlin/samples/MainEditor.kt 0.00% <0.00%> (ø)
...dbox/src/commonMain/kotlin/samples/MainGestures.kt 0.00% <0.00%> (ø)
...e-sandbox/src/commonMain/kotlin/samples/MainSDF.kt 0.00% <ø> (ø)
...nMain/kotlin/com/soywiz/korge/input/MouseEvents.kt 48.45% <0.00%> (ø)
...in/kotlin/com/soywiz/korge/render/RenderContext.kt 80.11% <0.00%> (-0.48%) ⬇️
.../commonMain/kotlin/com/soywiz/korge/ui/UIWindow.kt 0.00% <0.00%> (ø)
...monMain/kotlin/com/soywiz/korge/view/FpsOverlay.kt 19.41% <0.00%> (ø)
...mmonMain/kotlin/com/soywiz/korge/view/TextBlock.kt 0.00% <0.00%> (ø)
...tlin/com/soywiz/korag/gl/AGQueueProcessorOpenGL.kt 53.04% <0.00%> (-1.67%) ⬇️
... and 94 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz changed the title [WIP] UI Rework UI Rework, new TextBlock and rich text support, justify, word wrapping and ellipsis [Part 1] Nov 13, 2022
@soywiz soywiz changed the title UI Rework, new TextBlock and rich text support, justify, word wrapping and ellipsis [Part 1] UI Rework, new TextBlock and rich text support, justify, word wrapping and ellipsis, fixes bounds with filters, add fast material-like circle+rounded rect with shadow rendering based on SDF [Part 1] Nov 13, 2022
@soywiz soywiz merged commit 826c2ff into main Nov 13, 2022
@soywiz soywiz deleted the feature/new.ui.interface branch October 4, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants