Tony Air
Tony Air
Here's tray icon with .resize({ width: 24, height: 24 }) at src/main-process/main.js:  Here's tray icon without resize function:  I believe this function...
+ Run SELECT * FROM Table LIMIT 1000 on table click + Show/Hide SQL query field + Inline table editor + Sort tables on header click
When I'm starting up app manager: anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity I see anbox starting up window, but after a minute it fails with an error "Unable to connect to session...
All those ways doesn't work for some reason: ``` AccountPage_Controller: extensions: - AccountPage_ControllerExtension ``` ``` OrderManipulation: extensions: - OrderManipulationExtension ``` ``` OrderActionsForm: extensions: - OrderActionsFormExtension ```
Icons looks blurry at hi-dpi display, but nautilus icons looks ok 
Take a look to the screenshoot. Home checkbox looks ok, but "About Us" and "Contact Us" checked boxes looks blury as long as page icons. Dell XPS 13" 3200x1800 ![screenshot...
Some objects has required fields and object validation will fail on write()
Example: new BulkUploader()->setUfSetup('getValidator.setAllowedExtensions', ['jpg', 'jpeg', 'png', 'gif']);
Some styling fixtures: + rem, em sizing to ease customization + inverted favicons at dark themes cuz most of them are made for light background + better contrast ratio for...