mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Simplify the rating widget
CURA-6013
This commit is contained in:
parent
fcaa23ed0a
commit
4d57aa8ea4
2 changed files with 0 additions and 12 deletions
|
|
@ -135,8 +135,6 @@ Item
|
|||
id: rating
|
||||
visible: details.type == "plugin"
|
||||
packageId: details.id
|
||||
rating: details.average_rating
|
||||
numRatings: details.num_ratings
|
||||
userRating: details.user_rating
|
||||
enabled: toolbox.isInstalled(details.id) && Cura.API.account.isLoggedIn
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue