Commit Graph

21 Commits

Author SHA1 Message Date
Wojtek Figat
d1b142db08 Fix error in context menu search on fail 2021-05-15 16:34:38 +02:00
Wojtek Figat
759dc98737 Fix Rename Popup direction near screen edges
#317
2021-03-18 16:48:07 +01:00
Wojtek Figat
81f3a65a5f Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi
# Conflicts:
#	Source/Editor/Utilities/Utils.cs
#	Source/Editor/Windows/Assets/MaterialWindow.cs
#	Source/Editor/Windows/Assets/ParticleEmitterWindow.cs
#	Source/Engine/Platform/Linux/LinuxWindow.cpp
#	Source/Engine/Platform/Windows/WindowsWindow.cpp
2021-03-08 20:50:31 +01:00
W2.Wizard
52bc268ee7 Cleanup 1 2021-02-21 10:05:47 +01:00
stefnotch
8f8f0266ce Add DpiScale to RootWindow 2021-02-08 09:48:57 +01:00
stefnotch
f5b48e03e9 Per window DPI 2021-02-07 17:26:41 +01:00
Wojtek Figat
464523f318 Add missing control reference clear 2021-01-03 23:38:30 +01:00
Wojtek Figat
0d4ac16d18 Merge branch 'context-menu-focus-returning' of git://github.com/stefnotch/FlaxEngine into stefnotch-context-menu-focus-returning 2021-01-03 23:36:08 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
stefnotch
b63753b4d5 Return focus to the previous control when closing a context menu
Fixes the fancy Visject input stuff
2021-01-02 13:30:12 +01:00
stefnotch
65ab9cac50 Change ClientFrom/ToScreen to PointFrom/ToScreen
Fix #67
2020-12-29 18:10:26 +01:00
stefnotch
310140e91b Fix context menu disappearing
Fix #10
2020-12-23 14:11:11 +01:00
Wojtek Figat
8ac2d7069d Fixes for code style
(cherry picked from commit c987acb709)
2020-12-21 11:56:22 +01:00
Jean-Baptiste Perrier
3c60f2691d Typo 2020-12-21 11:54:51 +01:00
Jean-Baptiste Perrier
c83cc35b93 Adding auto sort to ContextMenu. 2020-12-21 11:54:51 +01:00
Wojtek Figat
4508f5b77f Revert 2020-12-21 11:54:16 +01:00
Wojtek Figat
ed5450d7e6 Fix context menu positioning for child menus when flipping the direction over Y axis 2020-12-21 11:49:02 +01:00
Wojtek Figat
c987acb709 Fixes for code style 2020-12-21 11:42:18 +01:00
Jean-Baptiste Perrier
c496f2a9db Typo 2020-12-21 11:38:23 +01:00
Jean-Baptiste Perrier
34d74477e4 Adding auto sort to ContextMenu. 2020-12-21 11:38:23 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00