[FIXED] [V0.8] Icons getting resized

  1. #1

    [FIXED] [V0.8] Icons getting resized

    Not sure if this is a bug, but it sure seems to be wrong. When using the .IconFile property of the TreeNode, and I specify an image that is definitely a 16x16 image, it does not draw it as 16x16. It seems to stretch it up a bit, making the image look bad. Is this a bug? Is this something I can fix? Is the .IconFile expecting something a little larger than 16x16? 16x16 is the standard icon size.
  2. #2

    RE: [FIXED] [V0.8] Icons getting resized

    Hi,

    Fixed. Until new release you can use the following css style
    .x-tree-node .x-tree-node-inline-icon{background:transparent;height:16px !important;}
    *

Similar Threads

  1. [CLOSED] Some icons repeat - was fixed in 1.0
    By anup in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: May 27, 2012, 10:27 PM
  2. Replies: 4
    Last Post: Jul 28, 2011, 1:50 PM
  3. Replies: 2
    Last Post: Dec 02, 2009, 4:57 AM
  4. Replies: 0
    Last Post: Apr 03, 2009, 5:47 AM
  5. Replies: 6
    Last Post: Jun 19, 2008, 5:17 PM

Posting Permissions