Author Topic: Files tools window divider gets moved after python debugging session  (Read 2520 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
After a python debugging session and then switch back to the normal view, the divider in the "Files" tool window gets moved over so much to the left that I can't even see the file names anymore sometimes.

Clark

  • Moderator
  • Senior Community Member
  • *
  • Posts: 6823
  • Hero Points: 526
Re: Files tools window divider gets moved after python debugging session
« Reply #1 on: October 08, 2014, 03:46:03 PM »
Please post a picture of before and after. Thanks

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: Files tools window divider gets moved after python debugging session
« Reply #2 on: October 08, 2014, 03:51:05 PM »
Pictures attached.

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: Files tools window divider gets moved after python debugging session
« Reply #3 on: October 08, 2014, 03:52:41 PM »
Fixed in the next build.

++rodney

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: Files tools window divider gets moved after python debugging session
« Reply #4 on: October 08, 2014, 03:54:00 PM »
Thanks! Wow that was fast!

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: Files tools window divider gets moved after python debugging session
« Reply #5 on: October 08, 2014, 04:20:26 PM »
Note that if you have "Auto-size columns" on (right-click in tree), then the Files tool-window will still attempt to fit columns when you restore out of debug mode. The bug I fixed was the tool-window attempting to size/restore column widths before it was ready.

++rodney