JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros

Home Page:https://gitnuro.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clicking "Split Diff" can never be changed back because the button just disappears

moqmar opened this issue · comments

Describe the bug
Buttons in the top bar disappear when clicking "Split diff".

To Reproduce
Steps to reproduce the behavior:

  1. Change a file
  2. Click it
  3. Click the "Split diff" icon
  4. Try to somehow get back to the "Unified diff"

Expected behavior
I can click on "Unified diff" again to go back to the previous view

Screenshots

Before the click:
grafik

After the click:
grafik

Desktop (please complete the following information):

  • OS: Linux
  • Version 1.3.0

Workaround:

sed -i '/diffType/d' ~/.var/app/com.jetpackduba.Gitnuro/config/gitnuro/.java/.userPrefs/GitnuroConfig/prefs.xml

Hey!

Sorry for the late response, I was on vacation.

I thought I fixed this issue before the release but apparently not, my bad. I'll fix in the v1.3.1 that will be released this weekend.