🔧 Draggable (using the window’s regions)
This commit is contained in:
parent
b81aab9eae
commit
a5dfb09037
5 changed files with 68 additions and 1 deletions
|
@ -154,7 +154,7 @@ class NativeWindowMac : public NativeWindow,
|
|||
void UninstallView();
|
||||
|
||||
// Install the drag view, which will cover the whole window and decides
|
||||
// whehter we can drag.
|
||||
// whether we can drag.
|
||||
void UpdateDraggableRegionViews(const std::vector<DraggableRegion>& regions);
|
||||
|
||||
void RegisterInputEventObserver(content::RenderViewHost* host);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue