evilhawk00
evilhawk00
@MrAlester file sent :) Please make sure not to share this thing with public because this may be some sort of redistribution of this project, unless we have the permission...
@warpigs13 I've built some installer releases on my forked repository branch. only 64bit system is supported now. If there's any issue of the installer, contact me. here's the readme page...
Problem already solved. Follow my directions in issue#1 should solve the problem https://github.com/dphuang2/PoGoBag/issues/1
@TheWhoDoctor I've made an auto installer can fix all your problem in one click, however I did not get the answer from the project owner if I can publish this...
not just -p param., -b 0.0.0.0 is also necessary if you want it to open for public not just localhost So it should be : rails s -p 80 -b...
Just found this issue and finally understand what happened. I enabled R8 full mode last week and published the update, then I received bug reports about text being overlapped from...
Same problem here, found https://stackoverflow.com/questions/36406756/datagridview-strange-layout-in-upper-left-corner the `BringToFront()` works for me.
This problem happens with `com.google.android.material:material:1.7.0`, @eakteam check your Google material version. Switching back to `com.google.android.material:material:1.6.1` solve the issue.