Wojtek Figat
|
160dfa5dc7
|
Fix Label text alignment in auto size text
#308
|
2021-03-20 18:49:31 +01:00 |
|
Wojtek Figat
|
7dd67b5ae3
|
Fix Label auto-height and auto-width when text overflows the lines and it's wrapped
#358
|
2021-03-20 13:06:35 +01:00 |
|
Wojtek Figat
|
6a6eb96793
|
Fix code style
|
2021-03-18 11:15:27 +01:00 |
|
Wojtek Figat
|
8078b9543d
|
Merge branch 'ui' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-ui
|
2021-03-18 11:09:28 +01:00 |
|
Jean-Baptiste Perrier
|
c8b57d417c
|
Convert Control to ContainerControl.
|
2021-03-17 20:53:42 +01:00 |
|
Jean-Baptiste Perrier
|
fb70368c8d
|
Fix image ordering.
|
2021-03-17 20:22:27 +01:00 |
|
Wojtek Figat
|
518df5e62b
|
Add skipping textbox scrolling if it has no selection
|
2021-03-17 13:44:38 +01:00 |
|
Wojtek Figat
|
691df4cb80
|
Fix Dpi issues when RootWindow is null
Fix #344
|
2021-03-17 00:04:16 +01:00 |
|
stefnotch
|
85ab871d48
|
Call the correct DPI getter
See also https://github.com/FlaxEngine/FlaxEngine/pull/267
|
2021-03-15 15:40:32 +01:00 |
|
Wojtek Figat
|
a2be4bb74a
|
Fix deserialization of UTF-8 string for C# object properties
Closes #320
|
2021-03-12 13:50:03 +01:00 |
|
Wojtek Figat
|
b7814e119b
|
Merge branch 'label_text_clip_margin_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-label_text_clip_margin_fix
|
2021-03-08 21:53:35 +01:00 |
|
Wojtek Figat
|
0db1f5e965
|
Fix selection in high dpi
|
2021-03-08 20:57:35 +01:00 |
|
Wojtek Figat
|
fcc0ca1772
|
Merge branch 'textbox_dpi_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-textbox_dpi_fix
|
2021-03-08 20:52:12 +01:00 |
|
GoaLitiuM
|
4795ffdf3d
|
Fix text not getting clipped in Label with negative margins
|
2021-03-07 15:45:34 +02:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
GoaLitiuM
|
cfb02692df
|
Fix TextBox caret and selection size with custom DPI
|
2021-02-21 16:05:37 +02:00 |
|
Wojtek Figat
|
12c503646d
|
Add more separators to TextBoxBase
|
2021-02-21 15:00:45 +01:00 |
|
W2.Wizard
|
20ba37e223
|
Cleanup 3
|
2021-02-21 11:09:04 +01:00 |
|
Ari Vuollet
|
e2590b5f11
|
Allow overriding most of the methods in TextBoxBase
|
2021-02-20 23:07:21 +02:00 |
|
Wojtek Figat
|
e3142e6408
|
Fix updating input fields on editing end without changes
Fixes #197
|
2021-02-03 22:34:11 +01:00 |
|
W2.Wizard
|
4d8cc9aef7
|
Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-01-05 02:14:21 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|