TChromeTabs icon indicating copy to clipboard operation
TChromeTabs copied to clipboard

Comprehensive Delphi implementation of Chrome's tab system

Results 17 TChromeTabs issues
Sort by recently updated
recently updated
newest added

First of all let me thank you for this awesome Delphi component! I love how you took care about the smallest details and made this component extremely flexible to use!...

bug
help wanted
on hold

When property **TabWidthFromContent** is set, tabs width is calculated incorrectly. ```pascal TChromeTabs.Options.Display.Tabs.TabWidthFromContent := true; ``` On the first render tab widths are calculated incorrectly. Just after mouse cursor goes through...

bug
good first issue

I try with this code in Form create TStyleManager.TrySetStyle('Carbon'); TChromeTabsGlassForm(Self).ChromeTabs := ChromeTabs1; TStyleManager.FormBorderStyle:=fbsSystemStyle; So the form border is glass on win7 for example and is not themed, but TChromeTabs pain...

When `Orientation` is set to `toTop`, the baseline only shows beneath all tabs *other than* the currently active one. However, when `Orientation` is set to `toBottom`, there is still a...

When dragging (and dropping) a Tab to an other Container it sometimes happens that the following access violation gets triggered: ![accessviolation](https://cloud.githubusercontent.com/assets/15156367/10540023/8d123ff8-7404-11e5-89ef-3878c3b46362.png) I've made a quick video so you can see...

Scenario: A `TChromeTabs` control with at least two pinned tabs. Option is enabled to hide pinned tab's text. Ever so slightly click and drag the second pinned tab even just...

When dragging one tab to another form the baseline gets rendered "behind" the tab. Now: http://gfycat.com/SneakyRealIraniangroundjay ``` pascal // Only draw if not (!)dragging tab = ScrollOffset) and (TabControls[ActiveTabIndex].ControlRect.Left