Skip to content
#

block

Here are 373 public repositories matching this topic...

Metaception
Metaception commented Aug 31, 2017

I noticed a conflict in the documentation when attempting to change the default DNS.

The DNS section says:

$IPTABLES -t nat -A OUTPUT -p tcp --dport 53 -j DNAT --to-destination 208.67.222.222:53 || true
$IPTABLES -t nat -A OUTPUT -p udp --dport 53 -j DNAT --to-destination 208.67.222.222:53 || true

While the [Custom

blakwolf88
blakwolf88 commented Aug 31, 2019

You touched on this issue of the Google Cast button not showing up in Youtube in issue #15 , but the issue was supposed to be fixed. Currently, the cast button does not show up unless either the Block Click-Through Referrer or XML HTTP Request Handling is disabled while Scriptsafe is enabled.

IainAndrew
IainAndrew commented Jul 2, 2019

When the browser zoom level is not 100%, right clicking in the Blockly workspace opens the browser context menu on top of the Blockly context menu.
I'm on Ubuntu 16.04.5 with Chrome 72.0.3626.81, but have also seen the issue on macOS Sierra Version 10.12.6 with Chrome 75.0.3770.100. See gif below.

![ardublockly-bug](https://user-images.githubusercontent.com/6350840/60499787-0cd5e680-9cb1-11e9-

Giszmo
Giszmo commented Mar 19, 2016

For educative mode it would be nice to understand better what the Bits mean.

Bits = 0x190102B1
Target = 2 ^ ( 8 * ( 0x19 - 3 ) ) * 0x 0102B1 = 0x000000000000000102B100000000000000000000000000000000000000000000

so also split "bits" into its two parts (if I understood that right). Bits = 0x190102B1 = 0x19 0x0102B1.

ods2-hamid
ods2-hamid commented Oct 16, 2018

Comments shows warning on "@param" and "@return" everywhere in the class. So please remove the "@" sign or change something to fix the warning. This might because of xCode 10. Please the attachments here below. There are lot more warning in the file if you compile it using xcode 10.
<img width="1130" alt="screen shot 2018-10-16 at 11 08 06 am" src="https://user-images.githubusercontent.com/183032

Improve this page

Add a description, image, and links to the block topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the block topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.