-
Updated
Jan 4, 2016
symbols
Here are 200 public repositories matching this topic...
Display Group Titles
When you run the organizer the Group Tiles font is now in White. So you have to unlock all the font layers and change them to black or something that you can read. Would be nice to set the default color.
As the title says.
I took some notes, went to go save as, it only saved a portion of my notes.
Provided some screen shots of what I mean below.
This was using ReClassE
-
Updated
May 14, 2018
Final goal is to produce a functional Cboard app for iOS.
We have to use the Cordova repository called ccboard which is already producing the Android app:
https://github.com/cboard-org/ccboard
- Update readme file to include app compilation and production
- Find for bugs running the app on iOS
-
Updated
May 21, 2020 - Objective-C++
-
Updated
Jun 2, 2020 - D
-
Updated
Mar 28, 2019 - JavaScript
We just released Chalk 3 with some large performance improvements. This is what I'm seeing with Chalk 3 and Node.js 12:
~/Downloads/ansi-colors/bench master*
❯ node index
# All Colors
ansi-colors x 150,257 ops/sec ±0.95% (90 runs sampled)
chalk x 490,982 ops/sec ±0.48% (94 runs sampled)
# Chained colors
ansi-colors x 20,
-
Updated
Apr 25, 2020 - Swift
-
Updated
May 15, 2018 - JavaScript
-
Updated
Apr 12, 2020
-
Updated
Apr 24, 2019 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jun 15, 2020 - Assembly
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Jan 10, 2019 - C++
-
Updated
Feb 21, 2020 - JavaScript
-
Updated
Jul 31, 2019
-
Updated
Feb 14, 2019 - JavaScript
-
Updated
May 16, 2019 - JavaScript
-
Updated
Nov 18, 2019
Describe the bug
When Safari browser is used to print diagrams (PNG/JPG etc), it has a black background.
To Reproduce
Steps to reproduce the behavior:
- Print or export any diagram while using safari browser on MacOS.
- The printed/exported diagram will unexpectedly have a black background.
Expected behavior
- No black background in the diagram.
Screenshots
TBD
-
Updated
May 28, 2020 - C
-
Updated
Feb 11, 2020 - Java
-
Updated
Jan 31, 2020 - PHP
-
Updated
Oct 19, 2017 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
Improve this page
Add a description, image, and links to the symbols topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the symbols topic, visit your repo's landing page and select "manage topics."


I am using the vscode extension and there is no autocompletion for
$path = $_SERVER['DOCUMENT_ROOT']."/directory".Can I somehow specify the document root?