lauro figueiredo
lauro figueiredo
@Jason3S did you progress on this in any way? I'm also interested in this feature and willing to help in any way I can!
> > @mhagnumdw, > > Which language are you needing the most? The dictionary needs to be re-built to support this feature. > > Hi! pt-BR +1 Does that mean...
It works great @Jason3S, thank you so much for this 😀
The only workaround I could think of, in a layout using mat-sidenav: ```javascript const stepElement = document.getElementsByClassName('mat-drawer-content')[0]; stepElement.scrollTop = 0; ``` Hope it helps someone.
+1 for this. One thing I was thinking it could be nice is to create mod profiles (not in game profiles), so we can actually create different settings to play...
Facing this problem. I was expecting to be able to use an array of fragments based on the type documentation, but seems like this is not possible?
I think this would work best as a separate CLI app (since this one is called GUI for a reason), but if @takashi1kun is able to do that in a...
Just realized this is a duplicate of https://github.com/brimdata/react-arborist/issues/111 - though that one is already closed, so maybe it's worth to keep this discussion open. I did not try creating a...