X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fxo-paint.c;h=8f6f609ef439f62966a7a179407b1b9a8a07f11f;hb=8d8f9e44b17ef9737084eea7693072e4777a0609;hp=47fd6137b2c074b597677a628929a93789324f5f;hpb=21fbb1d7ed23de67f3a8237139ff154d5da16b08;p=xournal.git diff --git a/src/xo-paint.c b/src/xo-paint.c index 47fd613..8f6f609 100644 --- a/src/xo-paint.c +++ b/src/xo-paint.c @@ -1077,6 +1077,11 @@ void clipboard_paste(void) gtk_selection_data_free(sel_data); update_copy_paste_enabled(); + update_color_menu(); + update_thickness_buttons(); + update_color_buttons(); + update_font_button(); + update_cursor(); // FIXME: can't know if pointer is within selection! } // modify the color or thickness of pen strokes in a selection