postiffm / bibledit-desktop

Desktop version of Bibledit
GNU General Public License v3.0
4 stars 6 forks source link

Strange font display in the Reference window #69

Closed LAfricain closed 5 years ago

LAfricain commented 5 years ago

I updated bibledit-desktop and now I have this strange display: strange_font_display

postiffm commented 5 years ago

The title bar blue is shorter than it should be. This is a known bug due to ongoing fixes in Bibledit-Desktop that are present in the repo but not in the most recent release. You can expect some things like this when you build the latest repository version.

About the font, I am not replicating this bug. In my references window, everything looks great.

If you want to build another version, do git checkout gtk3, and build that from scratch. See what happens in that references window.

LAfricain commented 5 years ago

The title bar blue is shorter than it should be.

I can wait you fix it.

About the font, I am not replicating this bug. In my references window, everything looks great.

Yes this morning me too!! I don't know what happens. I close this issue

If you want to build another version, do git checkout gtk3, and build that from scratch. See what happens in that references window.

I will wait you merge it with master, I'm satisfy with the current version. Thank for all God bless you work :)

rluzynski commented 5 years ago

While at this, the title bar issue has been fixed by pull request #70.