material-maker icon indicating copy to clipboard operation
material-maker copied to clipboard

Implement drag zoom/scroll gestures

Open williamchange opened this issue 5 months ago • 3 comments

Adds drag zoom/scrolling gesture for various panels Mouse warping can be disabled via preferences

Drag Zoom Ctrl / Cmd + MMB

Implemented in GraphEdit, Preview2D/3D and Reference panels

https://github.com/user-attachments/assets/5e098f93-d18c-48ce-a2ad-aa6623fbc4f7

Drag Scroll MMB

Implemented in:

  • Library Tree
  • Load from website/browse community nodes
  • Environment list (environment editor)
  • Add node popup

https://github.com/user-attachments/assets/590b290a-6ebe-481e-aebd-ffe720dd042f

  • Code editor

https://github.com/user-attachments/assets/6fa75e2e-1fa8-4bbc-b25f-b2d80801185c

  • About dialog

https://github.com/user-attachments/assets/443cf7b6-d873-4483-be3e-362de703df2c

  • Resolves https://github.com/RodZill4/material-maker/issues/1048

williamchange avatar Jul 11 '25 15:07 williamchange

Hi, any idea when this could be implemented on the master or other branches? cause wanted to use the glow feature and others, but this only works on the drag zoom/scroll gestures branch, still don't understand how the structure of github works :P

SolidCapo avatar Aug 01 '25 18:08 SolidCapo

Hi all! I was excited to see this working, but for some reason, it doesn't work in the 1.4 release for Linux :S

SolidCapo avatar Oct 09 '25 16:10 SolidCapo

Hi all! I was excited to see this working, but for some reason, it doesn't work in the 1.4 release for Linux :S

This pull request isn't merged yet, so it's not in 1.4.

Calinou avatar Oct 09 '25 20:10 Calinou