jayanam / bl_ui_widgets

UI Widgets for Blender 2.8
GNU General Public License v3.0
150 stars 38 forks source link

Right click , middle click, mouse wheel , mouse move inputs #13

Open vilemduha opened 3 years ago

vilemduha commented 3 years ago

Generally, all mouse interactions would be great to have.

jayanam commented 3 years ago

A more elaborated description is needed:

On Thu, Jan 7, 2021 at 10:49 AM Vilém Duha notifications@github.com wrote:

Generally, all mouse interactions would be great to have.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jayanam/bl_ui_widgets/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJUGIHEHDBE7D5GW4RGWTDSYV7R7ANCNFSM4VYXQOWA .

vilemduha commented 3 years ago

Right-click

The general story of this is that I want to reproduce and largely improve the current interaction as present in the BlenderKit addon. There we need to scroll search results and be able to call another right-click context menu.