Matteo Gaggiano
Matteo Gaggiano
I'm using an OnePlus One with CyanogenMod 13 (Android 6.0.1) There is a documentation on how to use this?
Hi, I fixed the font color for contextual menu from SystemBar with checks for light and dark theme. Added a more "readable" font color. Initial support for italian translation.
This is not truly an issue but I want to let you know that the text in menu item is not readable with dark theme. Here a screen of the...
Is there a plan to support Monterey new mscos? The file /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay seems to be not here ``` $ CoreDisplay-patcher.command md5 md5: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay: No such file or directory error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic:...
There is a way to pass 2 files as global and local required packages? At the moment I have one with output from command `freeze global-req.txt` and `freeze -l local-req.txt`...
viewKey and viewValue added to support the print of a value of an object.
Angularjs version 1.5.7 Bootstrap version 1.3.3 Getting this error using availableParams as (ctrl is valid) **Error: $compile:ctreq** **Missing Required Controller** `Controller 'ngModel', required by directive 'key', can't be found` ```...
My request is a new theme like Darcula variant but with the bright color scheme as the Deep Ocean has or a macOS dark with the bright color palette from...
This error occur when using ui-grid and angular-widget-grid in same project. The `Grid` factory will be replaced by `ui.grid.Grid` UPDATE: If I load the widgetGrid befaore the ui.grid all works.