RESOLVED FIXED 13656
[gdk] Resize the drawing area of the GdkLauncher
https://bugs.webkit.org/show_bug.cgi?id=13656
Summary [gdk] Resize the drawing area of the GdkLauncher
Holger Freyther
Reported 2007-05-10 07:38:33 PDT
This implements resizing of the drawing area. The size-allocate signal is connected and the allocation is passed to the FrameView.
Attachments
GdkLauncher resize the FrameView (2.39 KB, patch)
2007-05-10 07:39 PDT, Holger Freyther
mjs: review+
Holger Freyther
Comment 1 2007-05-10 07:39:55 PDT
Created attachment 14466 [details] GdkLauncher resize the FrameView Connect to the size-allocate signal and pass the GtkAllocation on to the FrameView.
Maciej Stachowiak
Comment 2 2007-05-11 11:42:21 PDT
Comment on attachment 14466 [details] GdkLauncher resize the FrameView r=me
Mark Rowe (bdash)
Comment 3 2007-05-11 13:51:42 PDT
Landed in r21416.
Note You need to log in before you can comment on or make changes to this bug.