[chronojump] Loading a set changes encoder pixbuf
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Loading a set changes encoder pixbuf
- Date: Wed, 14 Jun 2017 22:37:30 +0000 (UTC)
commit 92b44cb8f094ee6a0b02e281e4244dc47e84f741
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Jun 14 17:53:12 2017 +0200
Loading a set changes encoder pixbuf
src/gui/encoder.cs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/encoder.cs b/src/gui/encoder.cs
index c16e23e..08a592e 100644
--- a/src/gui/encoder.cs
+++ b/src/gui/encoder.cs
@@ -1558,8 +1558,9 @@ public partial class ChronoJumpWindow
//has to be done here, because if done in encoderThreadStart or in
finishPulsebar it crashes
//notebook_video_encoder.CurrentPage = 1;
radiobutton_video_encoder_play.Active = true;
-
+
encoderConfigurationCurrent = eSQL.encoderConfiguration;
+ setEncoderTypePixbuf();
//manage EncoderConfigurationSQLObject
SqliteEncoderConfiguration.MarkAllAsUnactive(false, currentEncoderGI);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]