From 252c995fe67cc502ed906e41de0dcb08b1dd34d7 Mon Sep 17 00:00:00 2001 From: Mark Friedrich Date: Sat, 14 Jul 2018 23:43:33 +0200 Subject: [PATCH] - updated the "manual" with new feature - some UI fixes --- js/app/page.js | 3 +-- public/js/v1.3.6/app/page.js | 3 +-- public/templates/dialog/map_manual.html | 22 ++++++++++++++++++---- 3 files changed, 20 insertions(+), 8 deletions(-) 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"

+

Signatures

+

+ 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 +

+

Compact

+

+ The "Compact" option triggers a "compressed" map layout. Active Pilots are shown "inline" next to the name of a system. +

Update counter

@@ -101,7 +112,7 @@

Systems are represented by rectangle boxes on a map (more). Pilots can interact with systems like "delete systems" (more) or - "move systems" (more). + "move systems" (more).

Active system

@@ -163,7 +174,7 @@ Systems with active pilots are bigger than empty systems and provide morermation than others.
During mouseover the () icon more detailed information is shown.

-

Move

+

Move

Any system that is not "Locked" (more) can be moved, by click + drag the systems security label (top right).
@@ -185,7 +196,7 @@

Locked system

Locked systems can´t be selected (more), - moved (more) + moved (more) or deleted (more).

Rally point

@@ -454,5 +465,8 @@ Map logs can also be send to a Slack channel. This requires a valid "WebHook" configuration for your map.
Slack´s Webhook API has bad response times, use this feature with caution! It can slow down other map updates.

- +

Send logs to a Discord channel

+

+ Map logs can also be send to a Discord channel. This requires a valid "WebHook" configuration for your map.
+