Cadasta / cadasta-qgis-plugin

[DEPRECATED] QGIS plugin to create, edit, upload and download Cadasta projects
GNU General Public License v3.0
4 stars 7 forks source link

update UX #81

Closed meomancer closed 7 years ago

meomancer commented 7 years ago

this fix #72 screenshot from 2017-01-24 11 36 42 screenshot from 2017-01-24 12 06 04 selection_022

meomancer commented 7 years ago

hi @ismailsunni, @Gustry i change QgsFieldComboBox to QComboBox in this PR because for adding empty options. i already explore, it seems that i can't add empty options (or configuration for empty options) to QgsFieldComboBox is there any way how to add this?

Gustry commented 7 years ago

You are right. They added the option in QGIS 3 to allow an empty field : https://qgis.org/api/classQgsFieldComboBox.html#a84cebe4c4ef19364bfa0e7a43b55b70e

We will come back later. Thanks ;-)

ismailsunni commented 7 years ago

Hi @meomancer Looks great. Can you replace the empty options with No field to make it more clear for the user?

meomancer commented 7 years ago

Updated: screenshot from 2017-01-25 09 22 49

Gustry commented 7 years ago

The 'no field'