Global Toolbar #284

Merged
sarah merged 1 commits from :toolbar into master 2020-05-04 19:51:41 +00:00
Owner
  • Add Icon (colorable, clickable image from B/W svg
  • Add global toolbar and wiring
  • Remove stack toolbar
  • Fix in qmlfmt for } { on same line
- Add Icon (colorable, clickable image from B/W svg - Add global toolbar and wiring - Remove stack toolbar - Fix in qmlfmt for } { on same line
sarah was assigned by dan 2020-05-02 00:00:07 +00:00
Member

Drone Build Status: success

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

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

Drone Build Status: success

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

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

Drone Build Status: success

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

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

Drone Build Status: success

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

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/561
sarah reviewed 2020-05-04 19:45:01 +00:00
@ -0,0 +32,4 @@
visible: false
// Apparently qml can now only DOWN-SCALE/SHRINK the SVG, so with this hack it which won't cause blurriness/pixelation
sourceSize.width: root.width*2
sourceSize.height: root.width*2

I know these are mostly squares, but this should probably be height to save us some potential future issues.

I know these are mostly squares, but this should probably be height to save us some potential future issues.
sarah approved these changes 2020-05-04 19:45:26 +00:00
Member

Drone Build Status: success

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

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/562
sarah closed this pull request 2020-05-04 19:51:41 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.