Skip to content
#

metro

Here are 173 public repositories matching this topic...

Blinxar
Blinxar commented Jun 23, 2017

What steps will reproduce this issue?

I have headers set up like this:

<TabItem.Header>
    <metro:Badged Badge="2">
        <TextBlock Text="Not cropped header"
                               Foreground="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type metro:ContentControlEx}}, Path=(TextElement.Foreground)}"
                               FontSize="{Bi
Bug
sciter-sdk
pavelc7
pavelc7 commented Feb 15, 2020

open sciter-sdk\samples\log+debugging\log.htm in usciter.exe
press inspector=> syntax error, select error with arrows and shift, ctrl+c
it will copy text without quotes
it copy Error: bad syntax : Expecting
instead of
'
'>Error: bad syntax : Expecting ',' or ';', found '<identifier>'

(win10 x64, sciter x32)

Improve this page

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

Learn more

You can’t perform that action at this time.