Resolve TODO
This commit is contained in:
parent
d10d4081a2
commit
4c2be78f58
@ -239,7 +239,6 @@ public class WriteAs.MainWindow : Gtk.ApplicationWindow {
|
||||
Gtk.StyleContext.add_provider_for_screen(Gdk.Screen.get_default(),
|
||||
cur_styles, Gtk.STYLE_PROVIDER_PRIORITY_APPLICATION);
|
||||
|
||||
// TODO: set left-margin and right-margin on the sourceview to `padding`
|
||||
canvas.left_margin = canvas.right_margin = (int) padding;
|
||||
|
||||
if (save_theme) theme_save();
|
||||
|
Loading…
Reference in New Issue
Block a user