Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating codebase from official repo #1

Merged
merged 614 commits into from Sep 21, 2018
Merged

Updating codebase from official repo #1

merged 614 commits into from Sep 21, 2018

Conversation

K3UL
Copy link
Owner

@K3UL K3UL commented Sep 21, 2018

What changed?

Describe the changes you have made to improve this project.

Closed issues.

punker76 and others added 30 commits January 13, 2018 14:56
…Content_Fix

Fix loaded content at HamburgerMenu
Add FlyoutAutomationPeer for better CodedUI support
- to horizontal and vertical alignment
- to all content properties (inner content)
- to SnapsToDevicePixels
Template binding to Padding
…_Alignment

Templated MetroDialog alignment
  This property will be updated if a dialog is shown or not
…nyDialogVisible

New IsAnyDialogVisible dependency property for MetroWindow
- Clear style and template for TabItem to prevent nasty binding expression errors
- Allow TabControlHelper dependency properties for TabItem too (brushes and Underlined property)
…nd_CloseButton

Fix overriding (Metro)TabItem controltemplate/style
- New `CanCloseDialogOwner` property at `MetroDialogSettings` which can be used to handle how the owner of the dialog can be closed.
- New `IsCloseButtonEnabledWithDialog` property at `MetroWindow` which indicates if the close button should be enabled or not if a dialog is shown.
- Add trigger for `IsCloseButtonEnabledWithDialog` at WindowButtonCommands for PART_Close button
- `HandleOverlayOnHide` sets the `IsCloseButtonEnabledWithDialogPropertyKey` and restores focus if needed
- `HandleOverlayOnShow` sets the `IsCloseButtonEnabledWithDialogPropertyKey`
…TitleBar_Window_CloseButton

WIP Handle CloseButton together with ShowDialogsOverTitleBar
Fixed issue #3155 "GridViewColumnHeader uses twice the padding"!
punker76 and others added 29 commits September 9, 2018 22:32
  Changing ContentTemplate via triggers has no effect, cause the template was only set in code behind.
…ntentControl_ContentTemplate_again

(GH-3275) Fix TransitioningContentControl vs. ContentControl
- add 2 new properties `PaneMargin` and `PaneHeaderMargin` to set the margin for Pane and PaneHeader (default is `0 0 0 8` for both properties)
- rename `HamburgerMenuButtonTemplate` to `HamburgerButtonTemplate`
- add new property `HamburgerButtonStyle`
Add appveyor nuget link to readme
… `HeaderFontWeight` can now be set on the TabControl
… inside style

Use ControlsHelper.CornerRadius attached property for the inner border.

Closes #3332
- use SetCurrentValue to set new value for SelectedDateTime property to prevent broken bindings

Closes #3333
…t binding to properties of WindowChromeBehavior

Set TryToBeFlickerFree to true as default
Use ControlzEx v4.0 WindowChromeBehavior and GlowWindowBehavior
@K3UL K3UL merged commit f6061b3 into K3UL:develop Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants