Skip to content
#

unicode

Here are 975 public repositories matching this topic...

melonedo
melonedo commented Apr 17, 2020

In the manual/backends section, the example

unicodeplots()
plot([sin cos])

could not run, Julia 1.4.0 errors:

ERROR: MethodError: no method matching unzip(::Array{Tuple{Array{Float64,1},Array{Float64,1}},2})

You might have used a 2d row vector where a 1d column vector was required.
Note the difference between 1d column vector [1,2,3] and 2d row vector [1 2 
joeboyscout04
joeboyscout04 commented Jun 5, 2018

There is a strange behavior where the man_juggling from the emojiCategories isn't recognized as an emoji using isEmoji and doesn't any values in the emojiList when I do a CTRL-F in Xcode, even though it's very clearly there in the emojiList if I look visually.

I'm not sure exactly what's wrong or how far it extends to other emoji, but it definitely seems like something isn't right.

vangquan
vangquan commented Nov 6, 2019

Trong Bảng điều khiển hiện nay có 4 tab là "Bộ gõ", "Gõ tắt", "Hệ thống", và "Thông tin".
Các tab này không hiển theo đúng Apple Human Interface Guidelines. Dĩ nhiên bạn Tuyền có thể làm theo ý muốn riêng, nhưng nếu bạn đồng ý điều chỉnh lại thì app sẽ đẹp hơn.

Xem thêm:
https://developer.apple.com/design/human-interface-guidelines/macos/windows-and-views/tab-views/
https://developer.app

Improve this page

Add a description, image, and links to the unicode 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 unicode topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.