Václav Čermák

Results 7 issues of Václav Čermák

If I try to use Circle style for Feature display, I get > AssertionError: Assertion failed: obj geometry must be an ol.style.Style instance in JS console. Perhaps styles should be...

I have a Sortable in my page, which works seamlessly. What I want is to be able to drag an item from Sortable and drop it on Draggable. I can...

I have multiple droppable in my page. When I drag something to any of them, only the last one receives the payload. I have created a simple demo: https://github.com/VaclavC/Test-MultipleDroppables Here...

Hello, I'am using com.googlecode.wicket.kendo.ui.form.NumberTextField in Wicket Form. I have AjaxFormSubmitBehavior on that form (catching "change" event). But it isn't fired right after value of field is changed, it is fired...

**Describe the bug** If I process attached file with svgo, I get invalid svg. There is an element with xlink:href attribute pointing to an element with id 'cF', which is...

bug

When I try something like this: ``` %%% plugin1 some text %%% %%% plugin2 some text %%% ``` Only first plugin is processed. I must insert some text between plugins...

bug

I have a laptop with 2560x1600 screen and an external monitor with 2560x1440 resolution. I'am using Niri Wayland compositor. On laptop screen I have set fractional scaling to 1.33. If...

bug