====== A unsorted list of additional panels ====== ===== Tutorial Navigation ===== {{ :user-guide:tutorial_navigation.png?direct&400 |}} The tutorial navigation is used to navigate between the different steps of an interactive tutorial. The individual steps are layouts, created in the project that are visited in the order of their creation. If the current layout/step is the first one, the previous button will recompile and therefore reset the project. * [[tutorials:create-interactive-tutorial| tutorial on creating interactive tutorials]] ===== Coolbar ===== a **c**ustomizable t**oolbar** that can be used to create shortcuts for your GroIMP experience. {{ :user-guide:coolbar.png?direct&400 |}} see: [[groimp-platform:coolbar#the_coolbar| here]] ===== Node toolbars ===== The Node toolbars, can be used to interact directly with a selected Node, they are separated in 2D and 3D: The 3D toolbar is more useful in combination with the 3D view and the 2D one in combination with the 2D Graph. |{{ :user-guide:screenshot_from_2025-04-03_10-17-52.png?direct&500 |}} | |The 2d Node toolbar| see: [[groimp-platform:coolbar#node_toolbars| here]] ===== Code outline ===== A code outline is a quite common feature of text editors or IDE's including GroIMP. It create a list similar to a table of contents with functions, classes, modules, and variables in a hierarchical tree. The automatically updated list includes the content of all files of the project and allows users to click on the item to jump directly to the location in the specific file. {{ :user-guide:code_outline.png?direct&400 |}}