[haiku-bugs] Re: [Haiku] #9202: Icon / background position

  • From: "dsjonny" <trac@xxxxxxxxxxxx>
  • Date: Fri, 15 Feb 2013 14:52:16 -0000

#9202: Icon / background position
----------------------------------+-------------------------
   Reporter:  dsjonny             |      Owner:  anevilyak
       Type:  enhancement         |     Status:  new
   Priority:  normal              |  Milestone:  R1
  Component:  Kits/libtracker.so  |    Version:  R1/alpha4.1
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+-------------------------

Comment (by dsjonny):

 Maybe the solution is simthing like this?:

 BackgroundImage.cpp at line 231
 {{{
                 case kAtOffset:
                         destinationBitmapBounds.OffsetTo(info->fOffset);
 -->>                    followFlags = B_FOLLOW_BOTTOM | B_FOLLOW_RIGHT;
 <<--
                         break;
 }}}

 I have tested it, but the background image was not always updated when I
 switch between workspaces (with different resolution).

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/9202#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: