Ryo Nakano
Ryo Nakano
As requested in https://github.com/elementary/appcenter-reviews/pull/373#pullrequestreview-1012590095
``` ../src/Services/Recorder.vala:144.56-144.76: warning: `Gst.Element.get_request_pad' has been deprecated since 1.20 144 | mic_sound.get_static_pad ("src").link (mixer.get_request_pad ("sink_%u")); | ^~~~~~~~~~~~~~~~~~~~~ ../src/Services/Recorder.vala:145.56-145.76: warning: `Gst.Element.get_request_pad' has been deprecated since 1.20 145 | sys_sound.get_static_pad ("src").link (mixer.get_request_pad...
Fixes #3 Fixes #13 ### TODO * [ ] Show the current font color instead of "Font Color" label in font_color_button * [ ] Allow to set font * [...
It looks like the current icon does not follow the latest HIG e.g. its shadow looks darker.
If it's not possible to redo / undo, the button should be insensitive
The UI for table toolbar is already at src/Widgets/ToolBars/TableToolBar.vala, but we can't insert tables to documents yet.
The UI for image toolbar is already at src/Widgets/ToolBars/ImageToolBar.vala, but we can't insert images to documents yet.
Related to #5 At the moment the height of a page is eternal