This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
394a3696af4d4b040296b94de783791564faf77e
FlaxEngine
/
Source
/
Editor
/
GUI
/
ContextMenu
History
Wojtek Figat
16fed8927c
Refactor
#1266
(code quality and simplicity)
2023-09-11 20:02:53 +02:00
..
ContextMenu.cs
Move the child menu arrow image to accommodatefor the scroll bar showing when the amunt of items exceeds the maximum.
2023-02-12 21:29:58 -06:00
ContextMenuBase.cs
Add support for editing dictionary keys that are structures
2023-05-24 22:58:07 +02:00
ContextMenuButton.cs
Refactor
#1266
(code quality and simplicity)
2023-09-11 20:02:53 +02:00
ContextMenuChildMenu.cs
fix issue of child context menu hiding when de-hovered then re-hovered. Fixed issue of clicking on child cm hiding child.
2023-02-18 07:47:49 -06:00
ContextMenuItem.cs
Update copyright year
2023-01-10 15:29:37 +01:00
ContextMenuSeparator.cs
Update copyright year
2023-01-10 15:29:37 +01:00
ContextMenuSingleSelectGroup.cs
Fix
ContextMenuSingleSelectGroup
selection of the first item that had default value
2023-09-01 11:43:02 +02:00