Author Topic: leaving editor settings toggles BrowseTracker toolbar in current svn  (Read 3464 times)

Offline blauzahn

  • Almost regular
  • **
  • Posts: 153

when I leave settings|editor the icons of said toolbar shows up/is hidden. I did not notice that before but It might have been like that for a while. It might have come together with the recent changes for codecompletion -- not sure. Right now, I lack the time to bisect this. Has anybody else seen this as well? I do not use the browse tracker.

I am on arch linux using wxwidgets trunk of today as well as svn 12292.

Thanks in advance

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: leaving editor settings toggles BrowseTracker toolbar in current svn
« Reply #1 on: February 15, 2021, 03:25:59 pm »
Common causes of this type of problem is that CB auto switch perspective between edit and debug mode.

Edit: To confirm look at View -> perspectives

Tim S.
 
« Last Edit: February 15, 2021, 03:30:41 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline blauzahn

  • Almost regular
  • **
  • Posts: 153
Re: leaving editor settings toggles BrowseTracker toolbar in current svn
« Reply #2 on: February 15, 2021, 04:33:26 pm »

Yes, in edit and debug mode the views are different and they switch as usual. The Perspective is set to cb default and the confirmation popups are deactivated. These I did not change for a long time.

Yet I did not notice the toggled toolbar icons until today after I changed the color of comments.


Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: leaving editor settings toggles BrowseTracker toolbar in current svn
« Reply #3 on: February 17, 2021, 06:58:52 pm »
If you don't use BrowseTracker, disable it in main menu/plugins/Browsetracker.
That way, it does not create the toolbar entry.