Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QgsQuick] Feature form improvements #2 #9388

Merged

Conversation

sklencar
Copy link
Contributor

@sklencar sklencar commented Mar 5, 2019

TextEdit

  • added radius property

QgsQuickFeatureFormStyling and ExternalResource widget

  • added optional color for the trash icon

ExternalResource

  • smaller icons
  • preview available in read-only mode

FeatureForm

  • fix of empty space for tabs which exists even if there are no tabs - Feature form had an empty space on top of it. The place is a placeholder for tabs, but its unused where a form is simple.

TextEdit
* added radius property
QgsQuickFeatureFormStyling and ExternalResource widget - added optional color for trash icon
ExternalResource
* smaller icons
* preview available in read-only mode
FeatureForm
* fix of empty space for tabs which exists even if there are no tabs
Enabling widgets for interactions even in readOnly mode, still not edits! Changes due to introduction of a preview for externalResources widget, which should be available also in readOnly mode. Therefore the widget is always enabled.
NOTE: changed order of properties for widgets to keep the same order.
@wonder-sk
Copy link
Member

Unrelated build failure (PyQgsDBManagerGpkg)

@wonder-sk wonder-sk merged commit 288b5c1 into qgis:master Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants