Akirane / XIVHotbar

13 stars 9 forks source link

Functions still working while chat window is open #16

Open TensaiLeonhart opened 3 years ago

TensaiLeonhart commented 3 years ago

Hi everyone,

As the title says, whenever I want to type something like a @ (which is Altgr + 0 on my keyboard) it's not typing it and it's trying to use the alt + 0 on the bar.

I know that alt is not suppose to be used on those bar but I have been using it with the previous XivHotBar addon and it's been working perfectly.

Is it impossible with this one or am I doing something wrong ?

Thx for you answer in advance, have a nice day.

EDIT : I found the solution to my problem : Just add % in front of ^ line 61 and ! line 65 in keyboard_mapper.lua to prevent it from typing while chat window is open.