simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 351 forks source link

Yii and Filemanager #487

Closed wood-e closed 8 years ago

wood-e commented 8 years ago

I have file manager loaded as a component in Yii and got it to work! Problem is that I have an issue on initial loading of the page. The file tree takes up the majority of the screen. The slider still works but it does't get positioned correctly. Anyone one tackled this or know what's going on?

file tree issue

simogeo commented 8 years ago

Try to change splitterWidth and splitterMinWidth in config.json file

wood-e commented 8 years ago

@simogeo Yeah I tried that and it didn't change it. Still fires the filetree to the right

simogeo commented 8 years ago

any news from this ?