CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #37432

rondellGallery disable scrollbar

Added by Heinz Schilling about 1 year ago. Updated 6 months ago.

Status:Resolved Start date:2012-05-23
Priority:Should have Due date:
Assignee:Daniel Lienert % Done:

0%

Category:-
Target version:YAG Themepack jQuery 1.0.0
Votes: 0

Description

TypoScript setup doesn't work:

plugin.tx_yag.settings.themes.rondellGallery.rondellSettings.scrollbar.enabled = false,

History

Updated by Daniel Lienert 6 months ago

  • Status changed from New to Resolved
  • Assignee set to Daniel Lienert
  • Target version set to YAG Themepack jQuery 1.0.0

Fixed: with the additional comma on false(,) it is interpreted as string - not as boolean as it should be ;)

Also available in: Atom PDF