Results 1104 comments of Anders Jenbo

This also affects the context menu, it will always act on the current tab rather then the tab you right clicked on (for example copy file name).

> mouse wheel for clicking? I do, even for quoting you here I did. Considering how many shortcuts utilize it (open new window, close tab, copy-paste) I would say it's...

Looks to be solved (24.04). If there are remaining issues which have been mentioned in the comments of this issue then please open a new issue for them so that...

> Nice find ... but that seems inconsequential. your welcome

> I was saying the difference in tiling at the top of the wall was inconsequential (as in, it changed, but it was ok), while fully acknowledging the (much larger...

> This should work: > ```php > Order::with(['customer' => function (Relation $q): void { > /** @var BelongsTo $q */ > $q->withTrashed(); > }])->get(); > ``` PHPDoc tag `@var` is...

I actually think we have a similar bug report for one of the other level entrences

We could maybe check the item pickup request array to see if the player has any pending requests before activating the trigger.