# December 2025

### Configurator/Room designer news <a href="#configurator-room-designer-news" id="configurator-room-designer-news"></a>

#### Improved Selection Logic in 2D Mode

We’ve optimized how objects are selected in 2D planning, particularly for kitchen scenarios. Previously, generated items like worktops could "block" the underlying cabinets, making them difficult to select.

* The Update: Worktops are now ignored during selection in 2D mode, allowing you to click and interact with cabinets directly.
* Good to know: You can still easily edit worktop parameters through the cabinet’s option menu.

#### Camera Persistence

To provide a more intuitive user experience, we have improved how the camera behaves when toggling between views.

* The Update: The camera position is now persisted when switching between 2D and 3D. If you are focused on a specific detail in 3D and switch to 2D to make a quick adjustment, you will return to that exact same 3D perspective when you switch back.
* See it in action: <https://rubens.roomle.com/?configuratorId=mocdemo&id=ps_s06wb5essnwjmd6kh65ikserpvmoql1&api=false&catalogRootTag=rubens_room_demo_root>

#### Enhanced Camera Controls & Catalog Compatibility

* Right-Click Navigation: Based on partner feedback, we’ve added the ability to move the camera using a right mouse click, making navigation smoother and more flexible both in the Rubens Room Designer and the Rubens Configurator.
  * See it in action: <https://rubens.roomle.com/?configuratorId=mocdemo&id=ps_s06wb5essnwjmd6kh65ikserpvmoql1&api=false&catalogRootTag=rubens_room_demo_root>
* Catalog Synchronization: Floorplanner catalogs are now fully compatible with Room Designer catalogs. This is made possible by our unified two-level structure, ensuring a seamless transition between planning and high-end visualization.

***

### IDM news

#### Flexible Docking Logic

To ensure higher stability and reduce manual troubleshooting during data imports, we have introduced a more flexible approach to docking logic.

* The Update: We have implemented a new "flag" that allows you to deactivate the automatic import of IDM docking logic.
* The Benefit: This gives you the choice to implement docking logic manually where needed, preventing errors caused by complex automated imports and ensuring your configuration behaves exactly as intended.
* Documentation: [Extension Files | Roomle Documentation](https://docs.roomle.com)

\ <br>


---

# 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/2025/december-2025.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.
