Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Rodham
0de7f585f0 Back out 2401916 for SWebBrowser
[CL 2401936 by Andrew Rodham in Main branch]
2015-01-09 10:04:21 -05:00
Andrew Rodham
271cae6ffc Updated deprecated SWindow transparency construction across the codebase to use new syntax
[CL 2401916 by Andrew Rodham in Main branch]
2015-01-09 09:39:07 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Matthew Griffin
4992d4a5f8 Viewport controls popup is now only shown in active viewport window.
Also made sure that it doesn't show up when PIE is active.

Popup content loads at the point where it is clicked instead of being pre-loaded.

[CL 2367322 by Matthew Griffin in Main branch]
2014-11-21 06:16:14 -05:00
Nick Atamas
6f9a6e9e72 Slate : Updated all use cases to use EPopupMethod. Removed method specification altogether wherever possible.
[CL 2366650 by Nick Atamas in Main branch]
2014-11-20 15:04:53 -05:00
Matthew Griffin
bf8a4b4aa3 Made sure controls popup toggles correctly
Changed help button to fire on mouse down, so that the popup isn't triggered a frame after it's dismissed when you lift the mouse up.

[CL 2354414 by Matthew Griffin in Main branch]
2014-11-10 08:14:19 -05:00
Matthew Griffin
65951e3d1e Made sure Viewport Controls popup supports transparency
Changed the SMenuAnchor to open the menu in the same window, as there was no way to specify whether the new window supports transparency and it doesn't need to extend out of the current window.

[CL 2353080 by Matthew Griffin in Main branch]
2014-11-07 10:29:07 -05:00
Matthew Griffin
955088ccd9 Adding a viewport controls help popup using the web browser to display html.
Also fixed non-unity build errors

[CL 2352904 by Matthew Griffin in Main branch]
2014-11-07 09:52:15 -05:00