dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dr. Geo] [Bug 2043856] Re: DrGSmalltalkSketchBrowser window slightly to


From: hilaire
Subject: [Dr. Geo] [Bug 2043856] Re: DrGSmalltalkSketchBrowser window slightly too large
Date: Thu, 23 Nov 2023 16:34:54 -0000

Hardcoded to 800@600

** Tags removed: configuration gui
** Tags added: user-interface

** Changed in: drgeo
    Milestone: None => wip

** Changed in: drgeo
   Importance: Undecided => Medium

** Changed in: drgeo
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/2043856

Title:
  DrGSmalltalkSketchBrowser window slightly too large

Status in Dr. Geo:
  Fix Committed

Bug description:
  I am using a Toshiba Tecra Dynabook.

  It has

  Display extent  1366@768 .

  DrGSmalltalkSketchBrowser has hard coded

  minimumExtent
        ^ 1200@800 

  So the window is slightly too large. The button labels do only show in half.
  There is quite some white space over the row of the buttons. This space 
should be reduced. Then it would be fine.

  For the moment

  minimumExtent
        ^ (1200@800) min: Display extent

  fixed it for me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/2043856/+subscriptions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]