# Version 311

## Feature Updates

### Layout

#### Restored "Jump to Design" Double-Click Shortcut

Double-clicking on a component while in Layout mode will again select the component design.

#### Refined "Snap Against" Options and Behaviors for Layout

Snap Against Targets

* Roof Edges, Overhang Lines, Roof Planes, and Ridge Lines have been combined into "Roof"
* "Ceiling" has been added and represents ceiling planes and trays
* Truss Envelope Edges and Truss Envelope Midlines have been combined into "Truss Envelopes"

Snapping Distance

* Roof and Ceiling now snap exactly whereas before some snapped to presets
* Bearing Envelopes now snap to presets

***All snap modes are now turned on by default.***

<figure><img src="/files/7wWaN5lSRhlZfEShHIKe" alt=""><figcaption><p>An example of "Ceiling" Snapping</p></figcaption></figure>

### Design

#### Updates to Bearing UI/UX

The nudge icons, settings icons, and dimensions box have been rearranged around the bearings, making them easier to manipulate.

<div><figure><img src="/files/DOZhBb3er2hVQTUBJolD" alt=""><figcaption><p>icons and Hitboxes Before</p></figcaption></figure> <figure><img src="/files/jKcwXlehqjicPxM0XcdL" alt=""><figcaption><p>Icons and Hitboxes After</p></figcaption></figure></div>

### Bug Fixes

#### Fix jack carried chords inference

An issue was reported where regenerating a girder could miss carried component relationships that were not missed if all components were created simultaneously. This has been fixed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paragontruss.com/release-notes/previous/version-311.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
