Wojtek Figat
|
ae4ae7a638
|
Fix rich textbox vertical alignment
#3502
|
2025-09-15 15:17:18 +02:00 |
|
Wojtek Figat
|
ba75fd5882
|
Fix crash regression when textbox watermak is null
|
2025-06-05 12:47:45 +02:00 |
|
Wojtek Figat
|
fd8a8b5a4d
|
Fix missing default value of localized string in editor
|
2025-06-02 18:02:34 +02:00 |
|
Wojtek Figat
|
51df5af253
|
Merge branch 'fix-shift-arrow-end' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-shift-arrow-end
|
2025-04-08 16:50:09 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Chandler Cox
|
cb6a4cc325
|
Fix text box shift not working when selection start is at the text length.
|
2025-04-03 13:58:16 -05:00 |
|
Wojtek Figat
|
7e145c56fd
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
|
2025-03-25 13:37:15 +01:00 |
|
Wojtek Figat
|
7ee2e66881
|
Fix Rich Text Box ascender usage in line breaks for correct images placement
#3292
|
2025-03-17 16:37:15 +01:00 |
|
Wojtek Figat
|
7144e9352d
|
Optimize image size access
|
2025-03-17 15:19:53 +01:00 |
|
Wojtek Figat
|
a4082934b8
|
Update Editor UI to use empty Pivot after fa68a5f572
#3031
|
2025-03-16 23:06:08 +01:00 |
|
Wojtek Figat
|
fa68a5f572
|
Fix UI Controls layout auto-resizing to always use pivot-relative logic
#3031
|
2025-03-16 22:57:18 +01:00 |
|
Wojtek Figat
|
1e2e613a78
|
Fix rich textbox carret placement regressions
#3118 #2964
|
2025-03-08 23:49:12 +01:00 |
|
Wojtek Figat
|
2ab9adab24
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-02-24 23:27:56 +01:00 |
|
Wojtek Figat
|
b81b0b7616
|
Fix text clipping behind the button in Behavior Knowledge Selector editor
|
2025-02-21 19:34:35 +01:00 |
|
Wojtek Figat
|
a6fb651ff4
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Graphics/Materials/MaterialShader.h
|
2025-02-18 09:19:59 +01:00 |
|
Wojtek Figat
|
b6f7914b14
|
Fix RenderToTextureControl to render correctly when using different texture size than control size
#2760
|
2025-02-01 15:17:21 +01:00 |
|
Wojtek Figat
|
addc6d5216
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Content/Editor/Gizmo/Material.flax
# Content/Engine/DefaultTerrainMaterial.flax
# Source/Editor/Windows/Assets/ModelWindow.cs
# Source/Editor/Windows/Assets/SkinnedModelWindow.cs
# Source/Engine/Core/Types/Variant.cpp
|
2025-01-13 18:07:54 +01:00 |
|
Chandler Cox
|
f2e4fe300b
|
Change color for readonly text. Fix selection still showing when text box is not focused.
|
2024-12-31 12:56:43 -06:00 |
|
Wojtek Figat
|
9d70fd82d6
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Networking/NetworkReplicator.cpp
|
2024-11-22 16:31:18 +01:00 |
|
Chandler Cox
|
65d966fffa
|
Add being able to obfuscate text in a text box with a character.
|
2024-11-15 09:45:02 -06:00 |
|
Wojtek Figat
|
b681a03bfb
|
Fix output log window to properly handle copy and other input events
|
2024-10-21 13:03:40 +02:00 |
|
Wojtek Figat
|
58e1396c15
|
Fix rich text box snapping to be ignored at text end
#2964
|
2024-10-04 22:39:10 +02:00 |
|
Amir Alizadeh
|
c8f57ea82b
|
Fix RichTextBox selection bug
|
2024-10-03 21:46:59 +03:30 |
|
Chandler Cox
|
8080c21760
|
Fix HasBorder and BorderThickness for RichTextBox
|
2024-09-27 11:31:59 -05:00 |
|
Chandler Cox
|
7b9da3786d
|
Fix carrot position when no text but text alignment
|
2024-09-23 15:57:21 -05:00 |
|
Wojtek Figat
|
18dc475f40
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/UI/GUI/Common/Button.cs
|
2024-09-23 14:11:05 +02:00 |
|
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 |
|
Wojtek Figat
|
9daddccbed
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Editor/Modules/ContentDatabaseModule.cs
# Source/Editor/Surface/SurfaceUtils.cs
# Source/Editor/Windows/Assets/MaterialInstanceWindow.cs
# Source/Engine/Foliage/Foliage.cpp
# Source/Engine/Graphics/Models/MeshBase.h
# Source/Engine/Tools/MaterialGenerator/MaterialGenerator.Textures.cpp
|
2024-09-12 13:38:20 +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 |
|
Wojtek Figat
|
20456d95e8
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-22 17:33:20 +02: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
|
5ae2196a01
|
Add support for customizing Dropdown popup visuals
|
2024-08-07 22:44:38 +02:00 |
|
Wojtek Figat
|
143d9bcce6
|
Fix border placement in Dropdown control
|
2024-08-07 17:50:23 +02:00 |
|
Wojtek Figat
|
6e01cca9ad
|
Add TextFormat, SelectedItemChanged, and text alignment options to Dropdown
|
2024-08-07 17:46:30 +02:00 |
|
Wojtek Figat
|
1c02f3d8fe
|
Add text alignment options to Button
|
2024-08-07 17:44:47 +02: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 |
|