Tony Air

Results 21 issues of Tony Air

Here's tray icon with .resize({ width: 24, height: 24 }) at src/main-process/main.js: ![screenshot from 2018-02-06 19-07-14](https://user-images.githubusercontent.com/672794/35859167-9aea57bc-0b71-11e8-885d-272351a4e7e9.png) Here's tray icon without resize function: ![screenshot from 2018-02-06 18-33-19](https://user-images.githubusercontent.com/672794/35859216-d0b49060-0b71-11e8-839d-e612790fce92.png) I believe this function...

bug
need-confirmation

+ 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...

decaying

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 ![screenshot from 2018-02-14 18-14-11](https://user-images.githubusercontent.com/672794/36201609-6d71c0a6-1178-11e8-8360-df9c6f55c235.png)

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...

complexity/low
impact/low
affects/v4
type/bug
type/UX

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...