joker-119

Results 37 comments of joker-119

I will double check, but is that still an issue even if those elements are disabled?

![ffxiv_08092022_181129_492](https://user-images.githubusercontent.com/10914157/183788790-45eefb4b-2985-4320-9dbb-bf4feb01393c.png) It doesn't appear that anything is clipping off screeen

> no, but they only need to clip a pixel. If this isn't an issue for frames that are enabled, then it wouldn't make sense to be my issue when...

Linux, idk how much of a difference that realistically makes, everything else seems to function as expected game/plugin wise.

Ah, ok. Hopefully this is something I can fix within DelvUI and PR it for Linux players, and not an issue in WINE itself.

Since these are already in the Warhead namespace, is this even necessary? afaik there aren't even other events that share the same names, right?

I'm like 99.999% certain they were purposefully left in the player class for ease of use. ``ev.Player.IsNtf`` is easier to type/remember than ``ev.Player.Role.IsNtf``

> > I'm like 99.999% certain they were purposefully left in the player class for ease of use. `ev.Player.IsNtf` is easier to type/remember than `ev.Player.Role.IsNtf` > > Ease of use...