Skip to content

Commit

Permalink
remove allowTinted doc, I removed the method before
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyhj committed May 21, 2021
1 parent 821aeb5 commit 1635998
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public CoTItemAdvanced setUsingTick(IItemUsingTick func) {
}

/**
* The item's color. Before using it, you should set the item to be tintable first via adding `allowTinted` to linked item builder.
* The item's color.
* @param func an IItemColorSupplier, The tintIndex is `layerX` property of its model.
* @return the CoTItemAdvanced, used for method chaining
*/
Expand Down

0 comments on commit 1635998

Please sign in to comment.