Skip to content

Fixed quantity display issue#260

Merged
hql287 merged 1 commit intodevfrom
fixed-quantity-display-issue
Mar 9, 2018
Merged

Fixed quantity display issue#260
hql287 merged 1 commit intodevfrom
fixed-quantity-display-issue

Conversation

@hql287
Copy link
Copy Markdown
Owner

@hql287 hql287 commented Mar 9, 2018

Description

This PR removed the format applied to item quantity, which caused it to be rounded to the nearest whole number.

Related Issue

Issue #259

Motivation and Context

It's simple, everything should be displayed correctly.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have included a migration scheme (If the type of change is breaking change)

@hql287 hql287 added the bug label Mar 9, 2018
@hql287 hql287 added this to the Build 06 - v1.1.4 milestone Mar 9, 2018
@hql287 hql287 self-assigned this Mar 9, 2018
@hql287 hql287 merged commit 4595555 into dev Mar 9, 2018
@hql287 hql287 deleted the fixed-quantity-display-issue branch March 10, 2018 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant