Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Importance-Slider memorize importance of last character ... partly #102

Closed
ScullyBlue opened this issue May 20, 2017 · 6 comments
Labels
Milestone

Comments

@ScullyBlue
Copy link
Contributor

I have created one character with high importance (Main) and when I create a new one, the importance-slider is also on high importance, but in the sidebar the second character stand under low importance (Minor). If I want the character move to the category Main I must set the importance-slider back to Minor and then to Main.

Not very important, but at first it confused me, because the importance of the character was high (on Slider) and the character stands in the list under low importance.

I used manuscript 0.3.0 on Linux Mint 18, 64-bit.

@olivierkes olivierkes added the bug label May 23, 2017
@olivierkes olivierkes added this to the 0.4.0 milestone May 23, 2017
@olivierkes
Copy link
Owner

Thanks for reporting that. Annoying stuff... I'll have a look when possible.

@olivierkes olivierkes modified the milestones: 0.4.0, 0.5.0 Jun 15, 2017
gedakc added a commit to gedakc/manuskript that referenced this issue Jun 22, 2017
… value

See issue olivierkes#102.

By default when a character is added to the character model, the
importance value is set to "0" (Minor).  However when the new
character is selected, the importance slider remains set to the value
of the previously selected character.

Steps to Reproduce:

1.  Click add character (plus sign) button.
2   Select this "New character".
3.  Select "Basic infos" tab and change Name to "Bob".
4.  Move Importance slider all the way to the right (Main).
4.  Click add character (plus sign) button.
5.  Select this "New character".

    Note that the "New character" is shown in the character list pane
    under "Minor", but the Importance slider is still all the way to
    the right (Main).

This enhancement ensures that the corresponding character UI
importance slider is also set to the same default value.
@gedakc
Copy link
Collaborator

gedakc commented Jun 22, 2017

@ScullyBlue I created a Pull Request to address this issue. The PR enhancement makes the Character Importance slider work the same way as the Plot Importance slider currently works. More specifically with the enhancement, newly added records will default to the lowest importance.

This seemed to me to be a more correct choice because a user could be on any Character Tab (Basic infos, Summary, Notes, Detailed Infos) when the + button is clicked to add a new character. Only the Basic infos tab shows the Importance slider, which is a piece of data for the current character only.

gedakc added a commit to gedakc/manuskript that referenced this issue Jun 22, 2017
… value

See issue olivierkes#102.

By default when a character is added to the character model, the
importance value is set to "0" (Minor).  However when the new
character is selected, the importance slider remains set to the value
of the previously selected character.

Steps to Reproduce:

1.  Click add character (plus sign) button.
2.  Select this "New character".
3.  Select "Basic infos" tab and change Name to "Bob".
4.  Move Importance slider all the way to the right (Main).
5.  Click add character (plus sign) button.
6.  Select this "New character".

    Note that the "New character" is shown in the character list pane
    under "Minor", but the Importance slider is still all the way to
    the right (Main).

This enhancement ensures that the corresponding character UI
importance slider is also set to the same default value.
gedakc added a commit to gedakc/manuskript that referenced this issue Jul 1, 2017
…e slider

See issue olivierkes#102.

By default when a character is added to the character model, the
importance value is set to "0" (Minor).  However when the new
character is selected, the importance slider remains set to the value
of the previously selected character.

Steps to Reproduce:

1.  Click add character (plus sign) button.
2.  Select this "New character".
3.  Select "Basic infos" tab and change Name to "Bob".
4.  Move Importance slider all the way to the right (Main).
5.  Click add character (plus sign) button.
6.  Select this "New character".

    Note that the "New character" is shown in the character list pane
    under "Minor", but the Importance slider is still all the way to
    the right (Main).

This enhancement ensures that the corresponding character UI
importance slider is also set to the proper character importance.
@ScullyBlue
Copy link
Contributor Author

Thanks, gedakc, that sounds good.

@ScullyBlue
Copy link
Contributor Author

My fault, wrong button ...

@ScullyBlue ScullyBlue reopened this Jul 7, 2017
@gedakc
Copy link
Collaborator

gedakc commented Jul 18, 2017

The above referenced fixes have been committed to the develop branch for inclusion in the upcoming 0.5.0 release.

@gedakc
Copy link
Collaborator

gedakc commented Oct 11, 2017

@olivierkes can you close this report? The fix to address the issue has already been committed (see above).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants