Commit graph

6 commits

Author SHA1 Message Date
Christopher Davis
279d334010 markdown_popover: Remove deprecated props and clean up
`markdown_popover` used the deprecated start and end properties and abused margins to space elements out.
Now it uses the `margin` property to create margins around widgets on all sides, as well as the properties of GtkGrid and GtkBox.
2019-01-30 17:48:09 +00:00
Peter Vágner
54aa38fd1b a11y: add missing accessible names to text formatting button, markdown
switch and change the accessible name for the room add menu button
(fixes #243)
2018-05-21 15:59:40 +02:00
Christopher Davis
8cb4c52e85 Changed spacing to 6px 2018-04-23 18:32:47 -04:00
Christopher Davis
23f05357af Add extra spacing between markdown tutorial items 2018-04-23 18:12:05 -04:00
Christopher Davis
6ecd0bcc39 Implemented text dimming 2018-04-23 13:46:37 -04:00
Christopher Davis
ed3a7283b6 Added markdown popover 2018-04-23 12:43:45 -04:00