James Robertson
James Robertson
Looks like the issue is the EOL coding. It seems that `read_a_line()` here https://github.com/longturn/freeciv21/blob/01f85be1a38b0bc6eb3bf290d79fcc1f30c88d05/utility/inputfile.cpp#L447 doesn't handle CRLF appropriately.
I can no longer recreate this. I've tried different font settings. I've tried multi-monitor vs single monitor. I've tried video scaling (e.g. 125% scaling on monitors). So somewhere we "fixed"...
@Corbeau-1 Have we sufficiently resolved the issue(s) here? Looks like the vast majority of the cross-linked issues have been closed now.
Yes. We did a big refactor of the go-to code and this is left to be fixed.
We need an svg icon for it before it can be added. That is often the limiting factor when things are not there.
@blabber would you pls upload the save game you have w/ fallout?
You need to add `fill="#000"` to the top level `
Thanks for the update and submission of the icon. I am able to reproduce on my local too. I guess something is diff with how we do the unit controls...
Two passes of release on my fork seem to work, however I don't think that this is 100% ready. @lmoureaux thoughts?
> What does the `workflow_run` block do? Its supposed to act as a "uses" so release should wait on build. That doesn't seem to do anything. I'm leaning to the...