Fred Peña

Results 10 comments of Fred Peña

> modify the docker-compose.yml file with this and it should work, well it works for me > > ``` > version: "3" > services: > windows: > image: dockurr/windows >...

> @fredpena Yes but with it will run in slow-motion, because it needs to emulate a x64 cpu on arm64 hardware. The only real solution is to use the [windows-arm](https://github.com/dockur/windows-arm)...

This allows me to set up the `TabSheet` vertically. ```java final TabSheet tabSheet = new TabSheet(); tabSheet.addClassNames(LumoUtility.Display.FLEX, LumoUtility.FlexDirection.ROW); Tabs tabs = (Tabs) tabSheet.getChildren() .filter(c -> c.getClass().equals(Tabs.class)) .findFirst().orElse(null); if (tabs !=...

@salaboy I am interested in contributing...

> @fredpena can you take Chapter 3? Yes, I can take it

Hey @salaboy, please assign me chapter 5

Please, assign the chapter 8

> @fredpena any progress on chapter 8? that is the last chapter missing :) This weekend I'm going to finish it

> @espotti can you review that all the chapters are covered? This issue is not closed because we are waiting on chapter 8 by @fredpena , but it has been...

> Sure! I will start with this. @fredpena just tell me if you need help to close Chapter 8. Thanks team Hi @espotti, chapter 8 is now translated.