Phantom
ed50ce9c90
Change Dropdown's EditorOrder from 2023 to 2024
2025-12-07 18:48:16 +01:00
Phantom
a7e77f6e21
Update CreatePopupItem method
...
-Modify the `TextColour` property to use a dynamic value based on `TextColour` multiplied by `0.9f` instead of a fixed value (`Colour.White * 0.9f`).
-Modify the `TextColourHighlighted` property to use the dynamic value of `TextColourHighlighted` instead of a fixed value (`Colour.White`).
2025-12-07 18:23:38 +01:00
Phantom
56278b17ee
Add Text Color Highlighted on Dropdown
2025-12-07 16:53:43 +01:00
Wojtek Figat
9646dd3fc2
Fix AutoFocus on ContainerControl to be false by default
2025-07-15 12:33:33 +02:00
Wojtek Figat
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Wojtek Figat
a4082934b8
Update Editor UI to use empty Pivot after fa68a5f572
...
#3031
2025-03-16 23:06:08 +01: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
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
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Chandler Cox
76cf935583
Fix Dropdown panel scale correctly.
2024-01-10 22:00:20 -06:00
Chandler Cox
b8ce9e8c59
Scale up drop down items with text height as needed.
2023-12-08 17:01:48 -06:00
Wojtek Figat
422fb34c69
Rename NumberOfItemsToShow to ShowMaxItemsCount #1826
2023-11-13 14:41:33 +01:00
Chandler Cox
0930671e90
Cache main panel, cleanup cached variables.
2023-11-06 06:25:17 -06:00
Chandler Cox
1fa03a0de2
Fix focus issues to allow panel scroll bar to be clicked and used.
2023-10-28 11:25:14 -05:00
Chandler Cox
590f3f7493
Fix Dropdown scaling with CanvasScalar. Add limiting number of items to show in the dropdown.
2023-10-28 10:29:39 -05:00
MineBill
8a34ae3ece
Handle double clicking to eliminate perceived lag.
2023-10-01 18:41:32 +03:00
Chandler Cox
2b59cbf0f1
Organize the style groups of UI controls
2023-05-10 07:44:54 -05:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Wojtek Figat
5fea0cd693
Fix mouse hovering controls under expanded dropdown list panel
2022-07-24 13:37:23 +02:00
Wojtek Figat
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
Wojciech Figat
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
Wojciech Figat
c178afdf6b
Add **UI navigation** system
...
#574
2021-12-21 18:14:54 +01:00
Wojtek Figat
aacc336c2c
Fix dropdown menu item clicking
2021-12-02 09:24:25 +01:00
Wojtek Figat
214e626ac5
Refactor Control autofocus to be handled by control type instead of as part of base.OnMouseDown
2021-11-05 18:17:07 +01:00
Wojtek Figat
17467c81a4
Add LocalizedString support for UI
2021-04-27 14:28:42 +02:00
Wojtek Figat
6001eb88fa
Fix Dropdown control
...
#334
2021-04-07 20:52:22 +02: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