Bugs item #1947066, was opened at 2008-04-20 10:21 Message generated for change (Comment added) made by dooglus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1947066&group_id=144022
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Usability Group: SVN version Status: Open Resolution: None Priority: 5 Private: No Submitted By: Konstantin Dmitriev (zelgadis_ksee) Assigned to: Nobody/Anonymous (nobody) Summary: Large font in GTK theme shifting Params list Initial Comment: If you will set large font in your GTK theme then headings of GkTreeView on Params Panel (Name,Value,Type,Time) wil become large and parameters in the list will be shifted down (relatively to Timetrack Panel). See the screenshot. Possible solution: assign to timeslider on top of Timetrack Panel same heigth as headers on Params panel have. ---------------------------------------------------------------------- >Comment By: dooglus (dooglus) Date: 2008-04-20 17:45 Message: Logged In: YES user_id=1546005 Originator: NO I came across this problem some time ago and as a workaround added code to accept environment variables to set the height of the header and of each row of the timetrack panel: export SYNFIG_TIMETRACK_ROW_HEIGHT=21 export SYNFIG_TIMETRACK_HEADER_HEIGHT=25 Obviously it would be better to have this fixed properly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1947066&group_id=144022 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
