Wojtek Figat
|
c9817b25a3
|
Fix label sizing issues
#2496
|
2024-09-18 23:06:10 +02:00 |
|
Wojtek Figat
|
e024897b7d
|
Refactor Button to inherit from Label and get all of its functionalities
#2599
|
2024-09-18 23:05:42 +02:00 |
|
Wojtek Figat
|
262c536d7f
|
Fix Label auto sizing to be relative to pivot and sync layout when editing
#2496
|
2024-09-18 22:21:56 +02:00 |
|
Wojtek Figat
|
6857664f48
|
Add navigation focus submit to Image via mouse left click action
|
2024-09-18 12:27:37 +02:00 |
|
Wojtek Figat
|
f7f4c15e82
|
Fix TextBox caret and selection when using text alignment options
#2653
|
2024-09-18 12:00:41 +02:00 |
|
Wojtek Figat
|
cb67fbcbd7
|
Remove BackgroundBrush from Button as it's already in Control as of 51ee3de689
|
2024-09-12 19:01:18 +02:00 |
|
Chandler Cox
|
c844c6b7f0
|
Add page up and down in textboxbase
|
2024-09-05 20:51:27 -05:00 |
|
Chandler Cox
|
34facd8769
|
Add Shift+End for textboxbase
|
2024-09-05 18:54:03 -05:00 |
|
Chandler Cox
|
7772669148
|
Better fix.
|
2024-08-16 07:46:31 -05:00 |
|
Chandler Cox
|
1047911cfe
|
Fix initial lerp jumping for Progress bar on first update.
|
2024-08-16 07:40:52 -05:00 |
|
Wojtek Figat
|
dfd6df7f42
|
Merge branch 'progress-bar-fix' of https://github.com/Swiggies/FlaxEngine into Swiggies-progress-bar-fix
|
2024-06-08 12:02:26 +02:00 |
|
Olly Rybak
|
8b72c063a8
|
Quick fix
|
2024-05-31 21:18:00 +10:00 |
|
Wojtek Figat
|
949057b1c3
|
Fix some html tags parsing to be safer
|
2024-05-30 17:22:43 +02:00 |
|
Wojtek Figat
|
cb878294ea
|
Minor fixes
|
2024-05-20 17:09:59 +02:00 |
|
|
|
58351d1989
|
Fix RichTextBox not drawing the last character
|
2024-05-18 00:00:27 +03:00 |
|
Wojtek Figat
|
b4a4a8a591
|
Minor code cleanup
|
2024-05-15 12:40:08 +02:00 |
|
Wojtek Figat
|
c670887b1a
|
Merge branch 'font-case' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-case
|
2024-05-15 12:30:39 +02:00 |
|
Chandler Cox
|
17de6388ca
|
Code fix
|
2024-05-13 17:42:37 -05:00 |
|
Chandler Cox
|
e028d263f1
|
Remove unused include.
|
2024-05-13 16:38:38 -05:00 |
|
Chandler Cox
|
6962ed6730
|
Fix case spelling
|
2024-05-13 16:38:10 -05:00 |
|
Chandler Cox
|
b66d50ae1b
|
Add font and case options to Label and Textbox
|
2024-05-13 16:34:23 -05:00 |
|
Chandler Cox
|
9a70344c1f
|
Fix carrot location on text box with no text. Add vertical and horizontal alignment options to textbox.
|
2024-05-09 21:31:54 -05:00 |
|
Chandler Cox
|
9683868767
|
Add shift scroll for panels and textbox
|
2024-05-01 16:12:53 -05:00 |
|
Wojtek Figat
|
7e8f20bd9b
|
Merge branch 'controls-toolbox' of https://github.com/Tryibion/FlaxEngine into Tryibion-controls-toolbox
# Conflicts:
# Source/Editor/SceneGraph/GUI/ActorTreeNode.cs
|
2024-04-29 16:56:30 +02:00 |
|
Wojtek Figat
|
12344cf725
|
Merge branch 'watermark-attribute' of https://github.com/Tryibion/FlaxEngine into Tryibion-watermark-attribute
|
2024-04-29 12:23:01 +02:00 |
|
Chandler Cox
|
18660140b0
|
Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
|
2024-04-27 15:55:25 -05:00 |
|
Chandler Cox
|
d8bb831dd9
|
Add watermark attribute to add watermark to string fields in editor. Have watermark show even when textbox is focused .
|
2024-04-27 11:07:20 -05:00 |
|
Chandler Cox
|
3641886ebf
|
Fix textbox caret showing on empty string.
|
2024-04-27 09:16:03 -05:00 |
|
Chandler Cox
|
2e643347ec
|
Fix selection height
|
2024-04-11 10:16:20 -05:00 |
|
Chandler Cox
|
fb1685fe81
|
Fix underline being in wrong spot on different DPIs
|
2024-04-11 09:56:59 -05:00 |
|
Wojtek Figat
|
1f35f9536d
|
Merge branch 'text-stuff' of https://github.com/Tryibion/FlaxEngine into Tryibion-text-stuff
|
2024-03-24 20:24:29 +01:00 |
|
Wojtek Figat
|
b821bb7a54
|
Simplify code
|
2024-03-24 20:17:42 +01:00 |
|
Chandler Cox
|
495de38c48
|
Make TargetViewOffset only go to bottom of text. Add Scroll to Carrot for new lines.
|
2024-03-22 12:09:41 -05:00 |
|
Chandler Cox
|
4b9f50add0
|
Fix carrot and selection height based on dpi scale to correctly scale with interface options.
|
2024-03-21 21:23:05 -05:00 |
|
Wojtek Figat
|
01daa2d66a
|
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
# Conflicts:
# Source/Editor/Modules/UIModule.cs
|
2024-03-04 18:33:16 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
f1fe83ca81
|
Add RayCast utility to UI controls
#1952
|
2024-02-26 16:22:56 +01:00 |
|
Wojtek Figat
|
a2b8312fba
|
Cleanup stuff in #2019
|
2024-02-18 19:48:43 +01:00 |
|
Wojtek Figat
|
45aa0e1b65
|
Merge branch 'master' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-master
|
2024-02-18 16:11:31 +01:00 |
|
Wojtek Figat
|
e165c87e5a
|
Format code #1871
|
2024-02-18 00:03:54 +01:00 |
|
Wojtek Figat
|
7a21c37603
|
Merge branch 'directional-slider' of https://github.com/Tryibion/FlaxEngine into Tryibion-directional-slider
|
2024-02-17 23:50:50 +01:00 |
|
Chandler Cox
|
76cf935583
|
Fix Dropdown panel scale correctly.
|
2024-01-10 22:00:20 -06:00 |
|
ExMatics HydrogenC
|
4497b2ca7d
|
Add fallback settings for control
|
2023-12-19 12:36:12 +08:00 |
|
ExMatics HydrogenC
|
ac090d690e
|
Merge remote-tracking branch 'upstream/master'
|
2023-12-19 12:33:13 +08:00 |
|
Menotdan
|
52d4dff587
|
Fix build regression involving TextBoxBase being used in both game builds and editor builds.
|
2023-12-08 22:11:54 -05:00 |
|
Menotdan
|
13cc45c3d7
|
Add the option to deselect all whereve there is a select all, Refactor much of the codebase to use keybinds from InputOptions.
|
2023-12-08 20:16:07 -05:00 |
|
Chandler Cox
|
b8ce9e8c59
|
Scale up drop down items with text height as needed.
|
2023-12-08 17:01:48 -06:00 |
|
ExMatics HydrogenC
|
23b71e7d3e
|
Make font fallbacking the default option
|
2023-12-03 15:11:47 +08:00 |
|
ExMatics HydrogenC
|
95f5e31e48
|
Fix textbox height
Fix build error under non-windows platforms
|
2023-12-01 19:38:15 +08:00 |
|
ExMatics HydrogenC
|
3d139a241a
|
Fix C# editor
|
2023-12-01 09:28:29 +08:00 |
|