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

Rich text #76

Merged
merged 11 commits into from
Sep 7, 2024
Merged

Rich text #76

merged 11 commits into from
Sep 7, 2024

Conversation

brachy84
Copy link
Member

@brachy84 brachy84 commented Sep 5, 2024

This adds rich text. It allows to inline any drawables in text with formatting and all.
Also changed Tooltip to RichTooltip in most places.

And changed GuiContext to ModularGuiContext extends GuiContext extends GuiViewportStack. This allows drawables to be used outside mui guis.

And some fixes and stuff

@brachy84 brachy84 merged commit 4f3debe into master Sep 7, 2024
@brachy84 brachy84 deleted the text branch September 7, 2024 18:54
miozune pushed a commit to GTNewHorizons/ModularUI2 that referenced this pull request Sep 9, 2024
* rich text & a bunch of tweaks

* find hovering element in rich text

* rich tooltip

* split GuiContext

* fix overlay context

* fix & break mouse pos, i havent decided yet

* rich text widget with hoverable & interactable

* minor changes & fixes, i dont event know anymore

* fix space at start of line

* improvements, fixes, comments, javadoc

(cherry picked from commit 4f3debe)
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