Skip to content

Commit

Permalink
Widget stretch (#8969)
Browse files Browse the repository at this point in the history
* Add new files and update .gitignore

* Horizontal and vertical stretch for form widgets

* Suggestions added

---------

Co-authored-by: Selma Vidimlic <selmaVH1>
(cherry picked from commit 3fa81f6)
  • Loading branch information
selmaVH1 authored and DelazJ committed Apr 15, 2024
1 parent 9dc7657 commit e1bb70c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/user_manual/working_with_vector/vector_properties.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2412,6 +2412,11 @@ this group helps you configure the look of the widget assigned to the field:
* :guilabel:`Override label color`: applies specific color to the field's label
* :guilabel:`Override label font`: applies specific font properties (bold, italic, underline,
strikethrough, or font family) to the field's label
* :guilabel:`Size`: allows to control how widgets will relatively resize when resizing an
attribute form.

* :guilabel:`Horizontal stretch`: sets a higher horizontal value for widgets that need more horizontal space.
* :guilabel:`Vertical stretch`: determines how widgets resize vertically when the form is resized.

General options
^^^^^^^^^^^^^^^
Expand Down

0 comments on commit e1bb70c

Please sign in to comment.