# December 2024

## Room Designer news

### Docking vector logic for improved snapping and docking in the room

We’ve added **docking vectors** to the Room Designer in Roomle, making snapping more powerful and precise. This enhancement allows for smoother alignment of furniture and design elements, improving the overall usability and accuracy of docking in the room.

{% embed url="<https://www.roomle.com/t/cp/?id=ps_t7szvjlhrwxtv7spa6mf5bt1u1wq6qd&moc=true>" %}
Example of docking vectors
{% endembed %}

### Rotation snap

We’ve introduced **snapping points for rotation** in the Room Designer, making it easier to achieve precise angles. While rotating, the current rotation angle is displayed for better control, and the tool now remembers the last rotation, allowing for seamless adjustments when you continue rotating. These improvements simplify the creation of clean and accurate designs.

<figure><img src="/files/cIJu3HAGtH5AXsvP3f8L" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.roomle.com/t/cp/?api=false&catalogRootTag=rubens_room_demo_root&configuratorId=mocdemo&id=ps_s06wb5essnwjmd6kh65ikserpvmoql1>" %}

### Remember the last floor and wall colours and set them as default

We’ve improved Room Designer by remembering your last selected floor material and wall colours. These are now automatically set as the default for any new rooms you create, streamlining the design process and saving you time when working on multiple rooms.

{% embed url="<https://www.roomle.com/t/cp/index.html?catalogRootTag=moc_sample_catalog&moc=true>" %}

### Custom Sidebar for elements

We’ve added support for **custom sidebar drawers** in the Room Designer! Now, selecting an element in your scene can open a tailored view, providing options for configuring the object or embedding custom content. This functionality enables more interactive and flexible workflows for personalized designs.

{% embed url="<https://codesandbox.io/p/sandbox/custom-overlay-2ksdqn>" %}


---

# 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.roomle.com/rubens/whats-new/2024/december-2024.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.
