[haiku-bugs] Re: [Haiku] #2117: Many translator's about box text is clipped (easy)

  • From: "yourpalal" <trac@xxxxxxxxxxxx>
  • Date: Tue, 20 Apr 2010 16:11:35 -0000

#2117: Many translator's about box text is clipped (easy)
-----------------------+----------------------------------------------------
 Reporter:  scottmc    |       Owner:  leavengood   
     Type:  bug        |      Status:  assigned     
 Priority:  normal     |   Milestone:  R1           
Component:  - General  |     Version:  R1/pre-alpha1
 Keywords:             |   Blockedby:               
 Platform:  All        |    Blocking:               
-----------------------+----------------------------------------------------

Comment(by yourpalal):

 Alright, I've run checkstyle on the sources and fixed a bunch of coding
 style violations (mostly pointer style) and changed the constructors that
 took a JPEGTranslor* to take a TranslatorSettings*, I think this makes
 more sense. As it was before, the settings passed to NewConfigView() are
 acquired from "this", so the new code is nearly functionally equivalent,
 but the settings also needed to be Released() before returning from
 NewConfigView(), which they now are. Thanks for your help stippi!

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

Other related posts: