Hendrik Bugdoll

Results 9 issues of Hendrik Bugdoll

The `scroll` event is missing **under Windows** when loading page via **anchor link** (i.e. http://domain.com/page.html#anchor). If the anchor is far away from page top, the nav header will be in...

There is a wrong namespace in asset file and view file of the recently added **story theme** for use with the `luya-themes` module. Furthermore, it would be nice to have...

bug

### Describe the Bug If no Titanium SDK version is selected, no clear error message is shown in VSCode. ### Steps to reproduce the Bug 1. Have several SDK versions...

bug

A `xyz` icon showing capital letters **XYZ** analog to `abc` (**ABC**) would be useful.

icon request

Simple icons for the most popular color modes would be very useful, analog to `hdr_on`(**HDR**): - `rgb` → **RGB** - `rgba` → **RGBA** - `cmy` → **CMY** - `cmyk` →...

icon request

A `draft` icon combined with a small gear would be great, analog to the following icons: `battery_profile`, `credit_card_gear`, `folder_managed`, `inbox_customize`, `manage_accounts`, `perm_data_setting`, `room_preferences`, `rule_settings`, `video_settings`.

icon request

### What are you changing/introducing - Added `page` property for blocks in both admin and frontend context as a replacement for `getEnvOption('pageObject')` resp. `getPageObject()`, which is now deprecated - Added...

After https://github.com/luyadev/luya-module-cms/pull/411 we have the following situation now: Same alias is prevented 1. with same parent item 2. or at root level ("same" `parent_nav_id` = `0`). ``` /* this is...

### What steps will reproduce the problem? Add multiple containers in the CMS. ### What is the expected result? Containers are sorted like in _CMS Settings_ > _Containers_ and thus...