gravestench
gravestench
This scrollbar would make a lot more sense as a drop-down.
The "export to GIF" feature does not belong in the DCC widget. This should be a feature of the DCC Editor (perhaps as an entry in the context-sensitive menu). My...
when a confirmation dialog/prompt is open, the COF widget should hide the main window this currently happens in `makeLayerTab` and `makePriorityTab` methods
Depends on: * https://github.com/OpenDiablo2/OpenDiablo2/issues/909 * #64
Depends on: * https://github.com/OpenDiablo2/OpenDiablo2/issues/909 * #70
Depends on: * https://github.com/OpenDiablo2/OpenDiablo2/issues/909 * #69
3 years wtf
* moved `~/cmd/app.go` to `~/cmd/my5g-RANTester/main.go` * refactored logging, command declaration * split into multiple files * switched to using constants and fmt.Sprintf for formatting stuff * removed unnecessary command aliases...
### **depends on #33**! * config global state removed from the config module * config global state now resides in main, TODO to remove it * config now creates a...
Would you be open to adopting the ["standard" project layout](https://github.com/golang-standards/project-layout) to organize the repo? I know that there isn't really a standard layout for golang projects, but this is a...