Giter Site home page Giter Site logo

intense's People

Contributors

kozw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

intense's Issues

Icon TextBlock FontSize

Icon TextBlock FontSize should be set to a 16 if the aim is to match the internal apps, and design guides. The Icons in the Segoe MDL2 font are designed to be crisp at a minimum font size of 16
splitview-icons.

Change DisplayName in code behind

Hi

Is it possible to change "the top DisplayName" in the code behind of a page ?
The page is not add in the ShellViewModel, it display by Frame.Navigate.

Thanks for your answer

Exception thrown on Settings Split View

Im seeing the following exception thrown on the settings page of the split view. Fresh install with no modifications.

System.InvalidCastException: Unable to cast object of type 'Windows.UI.Xaml.Controls.ComboBoxItem' to type 'SplitViewApp1.Presentation.DisplayableTheme'.
at System.Collections.Immutable.ImmutableList`1.System.Collections.IList.IndexOf(Object value)
at System.Runtime.InteropServices.WindowsRuntime.ListToBindableVectorAdapter.IndexOf(Object value, UInt32& index)

File not found exception coming for fullName "Intense.Themes.Navigation" in ARM configuration

I already had Intense framework for Split view in my app. I just added "Ink Toolbar control for Universal Windows apps" from https://visualstudiogallery.msdn.microsoft.com/58194dfe-df44-4c4e-893a-1eca40675269

After that app us working fine in x64 and x86 configuration. However, if I select ARM configuration to install app into my Win 10 mobile. It builds fine and deploys the app, but while running the app, it failed with below error:

error_pic1

Here is the error:

error_pic2

I just added this InkToolbar control to your Splitview sample. Immediately, i was able to repro the issue. "App on the Phone failing with above exception"

Navigate from page1 to page2 ?

Hi,

Excuse me for my stupid question but in your Splitview template i do not know how to navigate directly from page1.xaml to page2.xaml if i put a button in page1 for example ?

Best Regards :)

FontAnswome, raw text Emoji Integration

Hey, cool tools, but I was finally have to pass in vanilla mode (from windows XamlNavigation sample) because the code does not allow me to integrate emoji or FontAwesome (I use FontAwesome Portable Library in my vanilla side-navigation menu): or if needed, Emoji it's just a "Segoe UI Emoji" font, nothing complicated in my menu I just copy / paste font in a string before binding in textblock.

Normally it's not hard to fit in, just need to change the template and define anything else than Symbol type or make a generic object?

Understand that the basic Windows symbols are very limited: D

Designer Crushed

With latest version xaml designer is crushing. In App.xaml

<ResourceDictionary.MergedDictionaries>
                <ResourceDictionary Source="ms-appx:///Intense/Themes/Intense.xaml" />
            </ResourceDictionary.MergedDictionaries>
``` this xaml file is not found and in Shell.xaml
`Background="{ThemeResource SystemChromeLowColor}"` SystemChromeLowColor this resource is not found, I am using visual studio 2015 update 1 

SplitView: Status Bar is overlaying part of the window

Using the SplitView App Template on Windows Phone (10), the status bar overlays part of the visible content. Actually the content is displayed "too far on the top", so the reserved space for the status bar has no chance to "evade" the content. It gets even worse when rotating to landscape mode...

I would correct it on my own, but I'm (yet) not very proficient in changing the style stuff...

Please don't get me wrong: This is by far the best template for Universal apps I've seen to date - keep going! :)

See two samples down here:
wp_ss_20160210_0002
wp_ss_20160210_0001

What it should look like:
wp_ss_20160210_0006
wp_ss_20160210_0005

Thank you!

Implement a Settings Button at the Bottom

Hi,
could you please implement a Settings Button at the Page of the Splitview Pane, as you could see in all the Builtin MSN Apps like News, Weather, Finance, and so on.
Thanks

NavigationItem without PageType shouldn't navigate

I've tried using a NavigationItem as a placeholder while the app loads data.

Items.Add(new NavigationItem
    {
        DisplayName = "Loading",
        Description = "Please wait..."
    });

However, I can still click on the NavigationItem, and it will navigate to an empty page.

Settings not persisted

Has this been implemented or is it planned that the settings get persisted and then loaded on start?

Great template btw, have looked at Template 10 but that has far too much noise and complexity while this is clean and focused

Toolbox and designer view

Love the updates. When I create a new app with the template now though, the designer view will not update with my xaml files. Also the toolbox is empty.

Intense Version 0.2.0

Microsoft Visual Studio Community 2015
Version 14.0.24720.00 Update 1

After creating the project from the template getting errors in code.

Hi
After creating the project from the template getting errors in code.

I can close VS and reopen the project and the errors will be gone,
but have to do that for every [10] Blank App (Universal Windows) app I create.

I don't get this problem with using the standard Blank App (Universal Windows) template.

templateerror fw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.