зеркало из https://github.com/mozilla/pjs.git
Bug 252280. Make XUL splitter frames explicitly say that they need to capture the mouse. r+sr=dbaron
This commit is contained in:
Родитель
b8302d2f52
Коммит
897b71b14c
|
@ -113,6 +113,8 @@ public:
|
|||
|
||||
virtual void GetInitialOrientation(PRBool& aIsHorizontal);
|
||||
|
||||
virtual nsIView* GetMouseCapturer() const { return GetView(); }
|
||||
|
||||
private:
|
||||
|
||||
friend class nsSplitterFrameInner;
|
||||
|
|
Загрузка…
Ссылка в новой задаче