eworld

Results 6 issues of eworld

I'd like to report 2 issues I found when playing with this excellent script: 1. The script will insert image tag into \. Since the onload/onerror events will be fired...

Does not work with PHP 8.1 Type.php, line 544: ```php imagefilledrectangle($img, $rect[0], $rect[1], $rect[2], $rect[3], $bar_color); ```

I'd like to suggest changing displayText from string to BehaviorSubject\ to support dynamic change of display text and @ngx-translate, the HTML markup will become like, e.g. ```html {{ menuText |...

enhancement

### Prerequisites - [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=label%3A%22Type%3A+feature+request%22+) for duplicate or closed feature requests. - [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIBUTING.md). ### Proposal Please consider RTL for Previous/Next icons, I'd...

Type: feature request

I'd like to report that the line: ```js this.templateText.replace(/[ \t]*[ \t]*/gm, '_%>'); ``` does not consider the opts.delimiter. Thanks.

When I click "Download" button in the file manager, I get a corrupted image due to PHP (7.3.5 on Windows) error: ``Notice: ob_flush(): failed to flush buffer. No buffer to...