improve floatlayout docs

This commit is contained in:
dessant 2015-05-12 21:48:47 +03:00
parent 52b2b42bac
commit 1b7b40e81f
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
Float Layout
============
The :class:`FloatLayout` class honors only the :attr:`Widget.pos_hint` and
:attr:`Widget.size_hint` attributes.
:class:`FloatLayout` honors the :attr:`~kivy.uix.widget.Widget.pos_hint`
and the :attr:`~kivy.uix.widget.Widget.size_hint` properties of its children.
.. only:: html