mddifilippo89

Results 15 comments of mddifilippo89

@frederic-mahe How important is to use a supported controller at this time? The reason I ask is because I upgraded from 1.0 to 1.0B and now the dock no longer...

1.1-b6 is out now, should test it still works. :)

For my setup, exiting causing the system to crash. I have to do the button combo "L + R + Down + B" to exit to the HomeBrew Launch, then...

@dkamburov https://github.com/IgniteUI/igniteui-angular-samples/pull/3454 https://github.com/IgniteUI/igniteui-blazor-examples/pull/686 https://github.com/IgniteUI/igniteui-react-examples/pull/526 https://github.com/IgniteUI/igniteui-wc-examples/pull/721

Hello, [tooltip-template.zip](https://github.com/IgniteUI/igniteui-angular/files/13979088/tooltip-template.zip) Please see sample attached and reproduce the behavior. Are you setting the values null or NAN?

Are you referencing the Interactivity module? I suggest using the DataTooltipLayer. Make sure to add the Annotations, and Interactivity modules in your app.module.ts (for example)

import { NgModule } from "@angular/core"; import { FormsModule } from "@angular/forms"; import { CommonModule } from "@angular/common"; import { BrowserModule } from "@angular/platform-browser"; import { BrowserAnimationsModule } from "@angular/platform-browser/animations";...

[tooltip-template.zip](https://github.com/IgniteUI/igniteui-angular/files/14377068/tooltip-template.zip)

The Spreadsheet doesn't support cell rotation, as the property is exposed from the Excel Engine for it's intent and purposes only. Adding spreadsheet cell rotation is considered a feature request.