StNekroman

Results 14 issues of StNekroman

Currently you calculate it as: measuretext(getLongestItemText()) + paddingLeft + paddingRight. But that it not corrent, because with of "WWW" will be longer then "iii", while length of both string is...

bug

Is this possible at all? Use case: I need next content to be inserted as text content of text view: [#hashtag] blah blah blah.... second line, blah blah...

clarification_needed

There is BootstrapButton view, which (as I understood) acts like an TextView and supports text and FontAwesome icons inside. But it doesn't support custom view inside. Use-case: I want to...

enhancement

https://docs.angularjs.org/guide/filter#stateful-filters

Previously we used version 29.3.1 -- everything worked fine. Then we upgraded to 30.2.1 and got complete browser stuck on attempt to scroll list vertically (obviously you need enough items...

AG-7887
AG-10405

Any request gives me 429 http error with redirect link to google's page "Are you human? We suspect, you're robot" + capcha Did logout in browser on Bard page, picked...

On step `Run ../configure` Error raises: `checking for python... no configure: error: Python not found. Use --with-python to specify path to python binary` Obviously, build steps missing step about installing...

Steps to reproduce: 1. Open official docs for select, which contain demo inside https://uxaspects.github.io/UXAspects/#/components/select#select 3. In combobox select "Afganistan" 4. Now instead of word "Afganistan" in editable input type two...

Does this lib use any internal cache in order to boost performance, when asked to evaluate the same expression many times? Ideally, I would like to have method .compileExpression() which...

`npm build` (which call inside `tsc && vite build`) generated html and JS bundle. But that JS bundle contains not much. Actually here is example content of such bundle: `(function(){const...