A. Shams

Results 2 issues of A. Shams

var log4js = require('log4js'); log4js.configure({ appenders: { access: { type: 'file', filename: 'log/access.log'}, app: { type: 'file', filename: 'log/app.log', maxLogSize: 10485760, numBackups: 3 }, successFile: { type: 'file', filename: 'log/success.log'},...

**Describe the bug** I am not able to select the text outside of the using the cursor dragging. **Painterro version** 1.2.78 **To Reproduce** Steps to reproduce the behavior: 1. Turn...

bug
priority