[haiku-bugs] Re: [Haiku] #8094: Long unknown source file makes Debugger window very wide

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Mon, 07 Nov 2011 02:12:25 -0000

#8094: Long unknown source file makes Debugger window very wide
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  bug                    |     Status:  in-progress
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  x86
-------------------------------------+----------------------------

Comment (by anevilyak):

 Partially resolved in r43207, the string is now truncated if it won't fit
 within the bounds. However, I'm a bit puzzled as to how to flag the view
 as not influencing the layout constraints. I tried giving it an explicit
 min and max size of B_SIZE_UNSET, but this only resulted in it completely
 preventing any size changes whatsoever to the window. How would one
 correctly flag such a view to not influence the layout calculations, and
 simply accept the width that results from the constraints calculated via
 all the other views?

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

Other related posts: