Daniel Rotter
Daniel Rotter
@chirimoya @wachterjohannes What do you think? I think I'd be in favor of variant 1.
@ollietb I think you have a different problem here... In this dropdown you should only get languages which are available on the node. Can you check that page in the...
How exactly do you enabled and unlock a user at the same time? Sulu only has one button for locking, the enabled button does not exist. Have you implemented that...
Ok, the button only appears if the user is disabled, and I can confirm the behavior.
I am not sure about this... For the blue rectangle I would say that should be a separate image, since you are also using it on a different page. What...
I think cropping is going too far, since it is also not easy to correctly use the image afterwards. IMO the size should should stay the same (depending on the...
If I read that correctly, the user has to crop the image for every single file format, right? Could imagine that this is getting quite tedious... I would prefer to...
My problem with this solution is that you are duplicating information... Why don't you just calculate the ration from the given parameters? This way it is quite error prone, what...
Well, I guess most of the time there will also be a different format for mobile and desktop (also in the example @psren showed us). And if you really want...
I'd go for the optional moving of the rectangle foreach format, sounds a lot less complicated, also for the end user. If you use the ratio for that there might...