gismofx
gismofx
This sounds good. I assume we could still make incremental updates to the 1.X.X stable version?
@SeanFeldman The article was a good read and I think is probably inline with how this repo should work. The intent was to develop features and fixes on dev and...
Yea, I agree. In other words, I will develop on some branch(probably dev), merge into main, and then make releases from main, either release or pre-release.
@SeanFeldman Little poke :)
Hey! Thanks for checking back in! I am still using this project. Haven't pushed any changes recently; I've been somewhat holding off for the build automation stuff. Also, I have...
How about sharing your fork?
I'm super excited about the Blazor example and using that framework for the UI. ...Is there an active Fork with a Nuget somewhere?
Same issue here. Using intel i5-12600K(integrated graphics). The HUD is not properly rendered(exactly like screenshots above). I'm using 16:9 mode. Anything else we can try?
Can you make a TryMB example? Does the scrolling work with touch/mobile? I could help with the PR.
@Crauzer thanks for making the example. It works on mobile and I also noticed the scroll bar gets wonky too.. if we set ` .mud-tabs-toolbar-content { overflow-x: hidden; } `...