[Groonga-commit] groonga/rabbit-theme-groonga at 2905f34 [master] Disallow wrap in lightning talk slide

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 6 23:54:32 JST 2017


Kouhei Sutou	2017-10-06 23:54:32 +0900 (Fri, 06 Oct 2017)

  New Revision: 2905f343e769bb08f374b3bd6835c90068db9c52
  https://github.com/groonga/rabbit-theme-groonga/commit/2905f343e769bb08f374b3bd6835c90068db9c52

  Message:
    Disallow wrap in lightning talk slide

  Modified files:
    theme.rb

  Modified: theme.rb (+2 -0)
===================================================================
--- theme.rb    2017-02-09 14:22:10 +0900 (0db4aa0)
+++ theme.rb    2017-10-06 23:54:32 +0900 (19f7dd6)
@@ -209,6 +209,8 @@ include_theme("lightning-talk-toolkit")
 match(Slide) do |slides|
   slides.each do |slide|
     slide.takahashi
+    slide.headline.wrap_mode = false
+    slide.headline.prop_set("size", @normal_font_size)
   end
 end
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171006/2e621195/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index