mrbuilder1961 / ChatPatches

A Minecraft client-side mod that touches up Minecraft's mundane chat, with configurability in mind!
GNU Lesser General Public License v3.0
43 stars 16 forks source link

Context Menu Offset - 204.6.4 #168

Open nco2k opened 2 months ago

nco2k commented 2 months ago

Description

the context menu opens at the exact same position where the cursor is, which makes it so that there is always an entry pre-selected (Copy Unix Time in this example). can you please move the context menu 1-2 px to the right, so that there arent any entries pre-selected when opening it? also, when the context menu cant fit below the cursor, it should be placed above, like in any operating system.

How to reproduce

right click on a message.

Expected result

entries shouldnt be pre-selected, and if the context menu cant fit below the cursor, it should be placed above.

Specs and Details

chat