Meshroom/meshroom
Candice Bentéjac 021770a424 [ui] Center pasted nodes in GraphEditor when it does not contain the mouse
When using the Edit > Paste menu, or when pressing Ctrl+V while the Graph
Editor has the focus but the mouse is not contained in it, there is no
current mouse position in the GraphEditor so the position that is provided
to the "pasteNodes" function is the last known mouse position, which is
oftentimes on the border of the GraphEditor.

This commit automatically sets the mouse's position to the center of
the GraphEditor, and "builds" the zone containing the pasted nodes around
it.
2022-10-03 11:13:52 +02:00
..
common [ui] add support for selecting multiple nodes at once 2021-01-15 18:16:45 +00:00
core Merge pull request #1778 from alicevision/dev/lv/useLastPathForOpenSave 2022-09-28 23:06:54 +02:00
nodes [nodes] Align FloatParams' and IntParams' ranges with their params' type 2022-09-28 10:41:39 +02:00
pipelines [pipelines] Update all templates with "minimal" mode 2022-09-06 09:43:29 +02:00
submitters Fix various typos 2022-09-07 10:51:41 -04:00
ui [ui] Center pasted nodes in GraphEditor when it does not contain the mouse 2022-10-03 11:13:52 +02:00
__init__.py Update meshroom version to 2021.1.0 2021-02-26 00:52:50 +01:00
multiview.py Add support for external pipelines using project files 2022-07-12 14:56:24 +02:00