Ivan Kasenkov

Results 7 comments of Ivan Kasenkov

Do you mean a different format on each monitor? Or formatting isn't working on the second monitor?

Unfortunately have no idea how to fix it. Found a similar problem https://github.com/stuartlangridge/gnome-shell-clock-override/issues/44 It would be nice someone help with it.

This is a way formatting of the Gnome top bar clock without the use of extensions. It's requies modify system lang file /usr/share/locale/XX/LC_MESSAGES/gnome-desktop-3.0.mo (there is instruction at the end of...

I'm on 8.3.0. TS version 2.9.2 with config ``` { "compileOnSave": false, "compilerOptions": { "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "strict": true, "strictPropertyInitialization": false,...

same as https://github.com/AnyChart/AnyChart/blob/master/dist/index.d.ts

Important missing thing — scheme must be compiled before send into sf-form. Example: ```html // app.component.html ``` ```ts // app.component.ts import { Component } from '@angular/core'; import * as ZSchema...

Hi. There is no built-in option to change the font size. The extension does not modify the original styles, only the format. However, you can change the font size of...