[Bugs] #4244 Browse UNSP: Font/images are small on the XO display
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Nov 19 17:26:23 EST 2012
#4244: Font/images are small on the XO display
------------------------------------------+---------------------------------
Reporter: dnarvaez | Owner: manuq
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Browse | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by dnarvaez):
In ScrollViewGtk.cpp ScrollView::visibleContentRect
return IntRect(IntPoint(m_scrollOffset.width(),
m_scrollOffset.height()),
IntSize(allocation.width, allocation.height));
If I update this to take the ratio in account (/ 2), the initial rendering
of the testcase looks correct. Though scrolling is broken. Maybe more
stuff to convert... Need to look more into it.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4244#comment:7>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list