[Bug 647801] New: Create different view for smaller screens



https://bugzilla.gnome.org/show_bug.cgi?id=647801
  chronojump | chronojump | 0.9.x

           Summary: Create different view for smaller screens
    Classification: Other
           Product: chronojump
           Version: 0.9.x
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: chronojump
        AssignedTo: xaviblas cvs gnome org
        ReportedBy: xaviblas cvs gnome org
         QAContact: xaviblas cvs gnome org
     GNOME version: ---


Now (close to 0.9.3), a 800 width screen will have problems on maximization
(default). Things doesn't fit.

Detect screen width on start.

if it's >= 1000
{ 
  don't show the 2nd viewport more (see below)
} 
else 
{
  have a 2nd viewport mode with hbox instead of hbutton_radio_modes. hbox has
to have radios, if an user clicks, reproduce de click on the correspondig radio
on viewport. don't show the 1st vieport mode
  vbox65 width from 180 to 100
  frame1 expan from yes to no
  notebook_results_data from width, height 225,72 to -1,-1  
  tables in notebook_results_data don't show the avg and session avg, also
maybe better no homogeneus
}

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
You are watching the reporter.


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