editbox improvements #217

Merged
dan merged 5 commits from ebf201909201351 into master 2019-09-23 17:12:42 +00:00
Owner
  • fix editbox text bleeding outside border when pixelDensity is low
  • add "edit" icon next to name on MyProfile panel
  • layout fixed for InplaceEditText because it was using width=100%;textalign=center for centering, which doesn't work with other components (like the new Edit icon) on the row
* fix editbox text bleeding outside border when pixelDensity is low * add "edit" icon next to name on MyProfile panel * layout fixed for InplaceEditText because it was using width=100%;textalign=center for centering, which doesn't work with other components (like the new Edit icon) on the row
dan was assigned by erinn 2019-09-20 20:54:48 +00:00
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/346

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/346
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/347

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/347
dan requested changes 2019-09-20 20:58:38 +00:00
dan left a comment
Owner

Does the edit button turn into like a "save" or "done" button? cus other wise its a bit unitutive, esp on android, how to save by randomly clicking till something else gets focus

Does the edit button turn into like a "save" or "done" button? cus other wise its a bit unitutive, esp on android, how to save by randomly clicking till something else gets focus
@ -105,3 +106,3 @@
onUpdated: {
nick = lblNick.text
//nick = lblNick.text

delete?

delete?
Author
Owner
  • removed requested lines
  • added an "Update" button (shows up on android only, can change this if you think it should be visible on all platforms)
* removed requested lines * added an "Update" button (shows up on android only, can change this if you think it should be visible on all platforms)
Member

Drone Build Status: failure

https://build.openprivacy.ca/cwtch.im/ui/352

Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/ui/352
Member

Drone Build Status: failure

https://build.openprivacy.ca/cwtch.im/ui/353

Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/ui/353
Member

Drone Build Status: failure

https://build.openprivacy.ca/cwtch.im/ui/356

Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/ui/356
Member

Drone Build Status: failure

https://build.openprivacy.ca/cwtch.im/ui/357

Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/ui/357
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/363

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/363
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/362

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/362
dan reviewed 2019-09-21 17:23:09 +00:00

Just needs the qtsr wrapper so it can be translated

Just needs the qtsr wrapper so it can be translated
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/367

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/367
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/366

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/366
dan closed this pull request 2019-09-23 17:12:42 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.