Ronny
Ronny
Hey, on Windows 10, notifications are shows for some seconds. Afterwards they disappear. It would be helpful that notifications stay in Windows notification center and are not removed after showing...
The menu bar in windows is not styled by the theme. See screenshot: 
Hi, the toolbar font color is too dark on windows. I think it should be white or a light grey or so. See the image attached: 
Hi, first of all! Very nice app. :-) What is the shortcut for Numpad + and -? I used NumpadAdd and NumpadSub in the hotkeys.xml, without success. Is there a...
Hi everyone. I'm trying to figure out how the filter-tags is supposed to work. I tried with fnmatch in PHP and it seems to behave different that that one in...
I tried the following TableData initialization. ``` const columns = [{ id: 'C1', name: 'Name1' }, { id:'C2', name: 'Name2' }]; const table = new TableData(columns, { localStorageKey: 'myKey' });...
Before the A19 upgrade, clicking the mat-chips in the table header component changed the sort direction. Now the cancel action is executed. There are three interactions: - Drag n Drop...