Not working on FullScreen and Vulkan-BorderlessWindow mode #30
Labels
enhancement
New feature or request
WillNotImplement
These features will not be implemented unless someone gives a really good reason
Everyone, who is familiar with the overlay technology, knows that Overlay doesn't really work with applications running in FullScreen mode (unless you do some really hacky/brittle stuff e.g. by-passing the OS input system) so that's not really a problem.
However, in this issue, overlay stops working on "Borderless Window" mode as well. This happens only when application, who is being overlayed by the ClickableTransparentOverlay, is using Vulkan APIs.
Acceptance Criteria
Notes
Work Around
The text was updated successfully, but these errors were encountered: