diff --git a/js/app/page.js b/js/app/page.js index 5b7bc4d2..2275ff9c 100644 --- a/js/app/page.js +++ b/js/app/page.js @@ -252,8 +252,7 @@ define([ id: Util.config.menuButtonFullScreenId }).html(' Full screen').prepend( $('',{ - class: 'glyphicon glyphicon-fullscreen', - css: {width: '1.23em'} + class: 'fas fa-expand-arrows-alt fa-fw' }) ).on('click', function(){ let fullScreenElement = $('body'); diff --git a/public/js/v1.3.6/app/page.js b/public/js/v1.3.6/app/page.js index 5b7bc4d2..2275ff9c 100644 --- a/public/js/v1.3.6/app/page.js +++ b/public/js/v1.3.6/app/page.js @@ -252,8 +252,7 @@ define([ id: Util.config.menuButtonFullScreenId }).html(' Full screen').prepend( $('',{ - class: 'glyphicon glyphicon-fullscreen', - css: {width: '1.23em'} + class: 'fas fa-expand-arrows-alt fa-fw' }) ).on('click', function(){ let fullScreenElement = $('body'); diff --git a/public/templates/dialog/map_manual.html b/public/templates/dialog/map_manual.html index 6c55eaf6..13dbc2e4 100644 --- a/public/templates/dialog/map_manual.html +++ b/public/templates/dialog/map_manual.html @@ -80,6 +80,17 @@ The "Magnetizing" option can be activated on the "Map Menu" (). If active, systems effect each other while move/drag&drop and will rearrange themselves automatically on the map. This prevents system "overlapping"
++ The "Signatures" option adds additional overlays to all connection endpoints. + If a Connection (more) + has a Signature (more) + mapped to it, in either the source or target system, pathfinder displays that information on map +
++ The "Compact" option triggers a "compressed" map layout. Active Pilots are shown "inline" next to the name of a system. +