Simon Bland

Results 8 comments of Simon Bland

I needed this too. Here is how I've implemented it, inspired by the solution of @dschnelldavis. I've added precise positioning of the context menu and reference to the contextual data:...

Hi @hgndgn, Here is another working example, but with a table instead of list, also on [StackBlitz](https://stackblitz.com/edit/angular-material-context-menu-table?file=app/context-menu-example.html). This is the same implementation, except that the table was replaced with a...

Thank you @philip-firstorder! I agree with all your points. I remember I was not totally happy with putting the trigger inside *ngFor, but simply didn't realise at the time I...

@philip-firstorder Done, thanks!

Hi @camargo, Thank you for the improvement and for the explanations why the first item is highlighted :+1: To fix this, I've found that we can merge the two alternative...

I have the exact same tablet (Intuos 3 PTZ-431W) and OS (Monterey 12.4) and confirm the issue. Pressing the TAB key also allows to bypass the issue described above, and...

I was thinking about tagging based on the wordmove [releases](https://github.com/welaika/wordmove/releases), and the base image, like in this example: wordmove | docker-wordmove | docker-wordmove | docker-wordmove | docker-w. --- | ---...

Adding a link to the docker image in the README of [welaika/wordmove](https://github.com/welaika/wordmove) could help new users find it a bit more easily I think.