-
Chummer 5.225.456
**Describe the bug** and **To Reproduce** in one
There are some different bugs reported in the whole text. For my Char I have the problem that only fire resistance was counted on…
-
**Is your feature request related to a problem? Please describe.**
A typical request when debugging an issue is to add the logs to the github issue. However, the serial number is repeated many times …
-
It's possible gesture tap (Airbnb rating) with custom image (no star) or component rating with gesture tap:
`AirbnbRating
count={5}
showRating={false}
…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
**Describe the bug**
Binning not returning the amount of bins selected. And can even fail in "Auto".
Simon said in the forum:
> it might be more than one issue at play here
**To Reproduce**
R…
-
A Rating Scale adaptively changes its layout and switches from the button to dropdown mode when there is not enough room to entirely display all buttons: [View Demo](https://surveyjs.io/form-library/e…
-
### Are you requesting a feature, reporting a bug or asking a question?
Question
### What is the current behavior?
Currently, random id is assigned to the rating option e.g. id="sq_102i".…
-
When using a custom png icon, the rating color doesn't just fill the inside of the icon but the entire icon block:
` `
![image](https://user-images.githubusercontent.com/69971542/138253030-ad201…
-
### Describe the bug
Display issues and model corruption might occur when a native model references columns with custom mapped display values set in Table Metadata. These include:
- Non-mapped value…
-
using custom property on game model
@property
def average_rating(self):
"""Average rating calculated attribute for each game"""
ratings = self.ratings.all()
…