Bug #619

GTK backend serialization should support multi monitor mode

Added by Zbigniew Rebacz about 10 years ago. Updated about 10 years ago.

Status:ApprovedStart date:12/29/2013
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:CtrlCoreSpent time:-
Target version:-

Description

We need to replace one line of code(CtrlCore/GtkTop - line 243):

Rect limit = GetWorkArea();

with

Rect limit = GetVirtualWorkArea();

History

#1 Updated by Zbigniew Rebacz about 10 years ago

  • Category changed from U++/gtk to CtrlCore

#2 Updated by Zbigniew Rebacz about 10 years ago

  • Status changed from Patch ready to In Progress
  • Assignee changed from Miroslav Fidler to Zbigniew Rebacz

For some reason IDE can crash after this patch...

#3 Updated by Zbigniew Rebacz about 10 years ago

  • Status changed from In Progress to Patch ready
  • Assignee changed from Zbigniew Rebacz to Miroslav Fidler

For me, this patch is OK. Now, X11 and Windows version are using "GetVirtualWorkArea()" in this certain place.

#4 Updated by Miroslav Fidler about 10 years ago

  • Status changed from Patch ready to Approved

Also available in: Atom PDF