This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
cd74b300f1040b8afe8a63e3820ec1145a573693
FlaxEngine
/
Source
/
Engine
/
UI
/
GUI
/
Common
T
History
Tryibion
4d4571ee55
Allow -1 for Max textbox length
...
Allow -1 to be "no" length or max length. add bottom limit of -1.
2026-03-06 20:02:24 -06:00
..
Border.cs
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Button.cs
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
CheckBox.cs
Fix
CheckBox
to display check state when created in game without editor icon atlas
2025-10-03 11:25:25 +02:00
Dropdown.cs
Change Dropdown's EditorOrder from 2023 to 2024
2025-12-07 18:48:16 +01:00
Image.cs
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Label.cs
Add label/button text to string convertion for better debugging
2025-09-09 10:42:10 +02:00
ProgressBar.cs
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
RenderToTextureControl.cs
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
RichTextBox.cs
Minor fixes
2025-06-27 18:52:25 +02:00
RichTextBox.Parsing.cs
Fix Rich Text Box vertical alignment of the inlined images and whole contents
2026-01-29 10:55:10 +01:00
RichTextBox.Tags.cs
Fix Rich Text Box vertical alignment of the inlined images and whole contents
2026-01-29 10:55:10 +01:00
RichTextBoxBase.cs
tweak caret blink speed
2026-03-01 11:01:55 +01:00
Slider.cs
Minor fixes
2025-10-16 10:20:51 +02:00
Spacer.cs
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
TextBox.cs
tweak caret blink speed
2026-03-01 11:01:55 +01:00
TextBoxBase.cs
Allow -1 for Max textbox length
2026-03-06 20:02:24 -06:00