Skip to content

Commit

Permalink
Deployed 5ccc291 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2024
1 parent 60de200 commit 54e60c8
Show file tree
Hide file tree
Showing 243 changed files with 21 additions and 195,957 deletions.
20 changes: 20 additions & 0 deletions 03.02.01-canvas-config/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1690,6 +1690,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#enableleftflyoutundertoolbar" class="md-nav__link">
<span class="md-ellipsis">
enableLeftFlyoutUnderToolbar
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -3643,6 +3652,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#enableleftflyoutundertoolbar" class="md-nav__link">
<span class="md-ellipsis">
enableLeftFlyoutUnderToolbar
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -4181,6 +4199,8 @@ <h4 id="enableinternalobjectmodel"><strong>enableInternalObjectModel</strong><a
<p>This is a boolean. The default is <code>true</code>. It is recommended you leave this set to <code>true</code>. If you set this to <code>false</code> your code will be responsible for handling the object model, which is NOT recommended. When set to <code>false</code>, changes are not automatically saved into the common-canvas object model and are not reflected in the canvas display. Consequently, the application is expected to listen to events and update the common-canvas object model using the canvas-controller API if it want visual changes to the canvas.</p>
<h4 id="enablerightflyoutundertoolbar"><strong>enableRightFlyoutUnderToolbar</strong><a class="headerlink" href="#enablerightflyoutundertoolbar" title="Permanent link">&para;</a></h4>
<p>This is a boolean. The default is false. If set to true the right flyout panel, when opened, will appear below the toolbar and will not cause the toolbar to compress. The default behavior is that the right flyout panel, when opened, will appear at the side of the toolbar and will compress the space available for the toolbar to be displayed. Warning: the notifications panel which is tied to the notifications icon in the toolbar will appear over the top of the right-side flyout with this option set to true.</p>
<h4 id="enableleftflyoutundertoolbar"><strong>enableLeftFlyoutUnderToolbar</strong><a class="headerlink" href="#enableleftflyoutundertoolbar" title="Permanent link">&para;</a></h4>
<p>This is a boolean. The default is false. If set to true the left flyout panel, when opened, will appear below the toolbar and will not cause the toolbar to compress. The default behavior is that the left flyout panel, when opened, will appear at the side of the toolbar and will compress the space available for the toolbar to be displayed. </p>
<h4 id="enableexternalpipelineflows"><strong>enableExternalPipelineFlows</strong><a class="headerlink" href="#enableexternalpipelineflows" title="Permanent link">&para;</a></h4>
<p>This is a boolean. The default is false. If true, the context menu will include a <code>Create External Supernode</code> option when a set of objects are selected from which a supernode can be created.</p>
<p>Waring: The host application must implement some of the common-canvas callbacks for external pipeline flow support to work correctly. See the section on <a href="../03.08-external-pipeline-flows/">External Pipeline Flow support</a> for more details.</p>
Expand Down
1 change: 0 additions & 1 deletion latest

This file was deleted.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 54e60c8

Please sign in to comment.