with the new version of oof i have several bugs after updating:
- thumb list now have a pink color as roll over background
- list ui become visible only after a first click in the list
- (not important) the "keep proportions" param is reset in silex
I've cleaned the pink problem
the listui thing is only when you use a variable row height, I think, I have to take care of it
what do you mean "reset"?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the listui thing is only when you use a variable row height, I think, I have to take care of it
> no, now it also does that with "variable row height = false"
what do you mean "reset"?
> it is set to false the first time you update oof (it was true in the website, I update, it is now false and i have to set it to true once)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've cleaned the pink problem
the listui thing is only when you use a variable row height, I think, I have to take care of it
what do you mean "reset"?
the listui thing is only when you use a variable row height, I think, I have to take care of it
> no, now it also does that with "variable row height = false"
what do you mean "reset"?
> it is set to false the first time you update oof (it was true in the website, I update, it is now false and i have to set it to true once)
I tried to reproduce the listui problem but failed. Do you have an example where I can see the problem ?