Skip to content

Commit

Permalink
Doc fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Dec 15, 2020
1 parent 58abd12 commit cc288ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/custom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ where
``set_property_from_patch`` is called for each property of the widget.

The default behavior of ``set_property_from_patch`` is to invoke the JSON
deserialization for each property. However, just like
``set_patch_from_property``, it can be overloaded for a specific property type.
deserialization for each property and it can be specialized for a specific
property type.

For example, the overload of ``set_property_from_patch`` for the ``value``
property of the image widget reads:
Expand Down

0 comments on commit cc288ba

Please sign in to comment.