Menu

Little layout issue with tree lines

Bugs
David
2008-06-05
2013-04-10
  • David

    David - 2008-06-05

    Hi,

    (NoteCase 1.9.1 portable, WinXP Home SP2)

    1. Edit -> Options -> Display -> enable "Show tree lines"

    2. Starting from the second - let me call it - level, there is a too big gap between the icon and the node name:

    First level: [+]_(icon)_name

    Second level:  [+]_(icon)___name

    Regards,
    David

     
    • David

      David - 2008-06-05

      Hi,

      I have just noticed that with increasing level the gap increases, too:

      First level:  [+]_(icon)_name

      Second level: [+]_(icon)___name

      Third level:  [+]_(icon)______name

      Regards,
      David

       
      • Miroslav Rajcic

        Miroslav Rajcic - 2008-06-05

        There is a new (experimental) line in the TreeView.cpp:

        g_object_set (treeview1, "level_indentation", 10, NULL);

        Does it help if you comment this out ?

        Regards,
          Miroslav

         
        • David

          David - 2008-06-05

          Sorry, I am not a programmer.

          Thus, I can only test compiled versions (.exe-files).

          Regards,
          David

           
          • Miroslav Rajcic

            Miroslav Rajcic - 2008-06-05

            You have new .exe here:
            http://notecase.sourceforge.net/temp/notecase-1.9.1fix.zip

            Let me know if this fixes the problem.

            Regards,
              Miroslav

             
            • David

              David - 2008-06-09

              Problem fixed. Thanks. :-)

              Regards,
              David

               

Log in to post a comment.