Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
redxdev
/
UnrealRichTextDialogueBox
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
86
Code
Issues
0
Pull requests
2
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Alternate approach - custom decorator/run
- #3
#3
Open
SalamiArmi
wants to merge 16 commits into
redxdev:main
redxdev/UnrealRichTextDialogueBox:main
from
SalamiArmi:master
SalamiArmi/UnrealRichTextDialogueBox:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Alternate approach - custom decorator/run
#3
SalamiArmi
wants to merge 16 commits into
redxdev:main
redxdev/UnrealRichTextDialogueBox:main
from
SalamiArmi:master
SalamiArmi/UnrealRichTextDialogueBox:master
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2023
- Remove external export macro to better share fixes.
SalamiArmi
committed
bfa795d
View commit details
Copy full SHA for bfa795d
Browse repository at this point
Commits on Jul 14, 2023
Merge branch 'redxdev:main' into master
SalamiArmi
authored
cb55064
View commit details
Copy full SHA for cb55064
Browse repository at this point
- Reworked implementation to use text runs rather than pre-calculating the layout. Still tidying and testing this implementation.
SalamiArmi
committed
8acbe65
View commit details
Copy full SHA for 8acbe65
Browse repository at this point
Merge branch 'master' of https://github.com/SalamiArmi/UnrealRichTextDialogueBox
SalamiArmi
committed
356cbd4
View commit details
Copy full SHA for 356cbd4
Browse repository at this point
Commits on Jul 15, 2023
- Code quality and misc fixes/testing.
SalamiArmi
committed
c23f844
View commit details
Copy full SHA for c23f844
Browse repository at this point
- Minor whitespace/comments.
SalamiArmi
committed
6d997f2
View commit details
Copy full SHA for 6d997f2
Browse repository at this point
- Minor readme tweak, remove line about layout not being recalculated which is fixed in this fork.
SalamiArmi
committed
8b4a711
View commit details
Copy full SHA for 8b4a711
Browse repository at this point
Commits on Jul 22, 2023
- Fixed deprecation warning.
SalamiArmi
committed
c966807
View commit details
Copy full SHA for c966807
Browse repository at this point
- Dialogue Boxes now calculate their desired size in terms of the final string contents rather than the partially-typed contents. Allows for more variable use of these widgets in layouts.
SalamiArmi
committed
85c0442
View commit details
Copy full SHA for 85c0442
Browse repository at this point
- Merge
SalamiArmi
committed
e6f4518
View commit details
Copy full SHA for e6f4518
Browse repository at this point
Commits on Jul 23, 2023
- Minor amendment to custom slate widget. Feed in trivial text attribute when dialogue demands it.
SalamiArmi
committed
d8a1c77
View commit details
Copy full SHA for d8a1c77
Browse repository at this point
- Another minor code quality update.
SalamiArmi
committed
9220256
View commit details
Copy full SHA for 9220256
Browse repository at this point
Commits on Jul 28, 2023
- (Minor) Cache SDialogueTextBlock desired size.
SalamiArmi
committed
9a5b0e3
View commit details
Copy full SHA for 9a5b0e3
Browse repository at this point
Commits on May 17, 2025
- Partially separated some of the logic that relates to parsing <b>wrapped text</b> chunks from the widget itself. Changes currently minified for easy diffing.
Show description for adbf402
SalamiArmi
committed
adbf402
View commit details
Copy full SHA for adbf402
Browse repository at this point
Commits on May 19, 2025
Merge pull request #1 from WereYouFollowed/incarnal
Show description for 06487d0
SalamiArmi
authored
06487d0
View commit details
Copy full SHA for 06487d0
Browse repository at this point
Commits on Dec 29, 2025
- minor api tweak for future ue 5.8 compatibility.
SalamiArmi
committed
7be2047
View commit details
Copy full SHA for 7be2047
Browse repository at this point
You can’t perform that action at this time.