mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 01:36:22 +00:00
This patch addresses corner cases not considered so far. In particular, it avoids placing the Add/Options tabs of an unscrollable popup under the panel. This could happen in the presence of many options. The patch includes the panel height into the calculation to rule out such situations. It also tightens the scrolling boundaries to the visible content. Issue #5183
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.