jQWidgets Forums
Forum Replies Created
-
Author
-
May 25, 2020 at 8:28 pm in reply to: Grid X-Y selections incorrect after css transform scale Grid X-Y selections incorrect after css transform scale #112067
Hristo,
I am not clear how this solved the problem of:
Cell hover does not hover over the correct cell when resized using either css zoom(x), or transform: scale(x).Nonetheless, to try your solution I provided the https://jsfiddle.net/y3nbrumj/ JSFiddle. I am not seeing how this applies to the problem we submitted. If this does, can you please elucidate further.
To be clear: We are not looking at scaling to 3 different sizes. We provided those buttons so you can quickly see, in a multi-pane fiddle, how far off the mouse and highlighted cell are when at scales 0.5 and 1.5. These buttons are not in our application. We are looking to have the scale adjusted by the window size, just like the example we provided.
Can you please provide guidance on how we can solve the X-Y, mouse location issue?
Absent a solution, as previously requested, are there places in the code we should look at?
Thanks in advance,
Jim
May 19, 2020 at 3:25 pm in reply to: Grid X-Y selections incorrect after css transform scale Grid X-Y selections incorrect after css transform scale #112020Peter,
Where in the code would you suggest we start looking in the grid, so that we can resolve this on our side, since we need both the grid and the transform: scale? Do you think you can point us down the right direction?
Thanks in advance,
JimMay 18, 2020 at 3:12 pm in reply to: Grid X-Y selections incorrect after css transform scale Grid X-Y selections incorrect after css transform scale #112012Hristo,
The problem in the X-Y issue is the is still a problem, and the grid is unusable for selection as the X-Y is completely off. So is the cell hover. So is the row hover. I have revised the jsfiddle to make this clear. https://jsfiddle.net/0a9r6upo/
You will find there are 3 buttons on the left side (Scale 1.5/Scale 1/Scale 0.5. Perhaps you can tell me how to correctly get the X-Y from a cell hover after clicking either Scale 1.5 or Scale 0.5. The highlighted cell is completely off. I would appreciate some help on this.
Thanks in advance,
Jim
May 15, 2020 at 6:40 pm in reply to: Grid X-Y selections incorrect after css transform scale Grid X-Y selections incorrect after css transform scale #111987Hristo,
The resize works just fine in demo I provided, the issue I have is the mouse x/y position vs the grid highlighted position.
While I did not see this in your documentation for the CSS style settings we are using, I am just looking to solve the issue of being able to select an item on the grid correctly. Can you provide some guidance on this?
Thanks in advance,
Jim
July 6, 2017 at 11:15 pm in reply to: pagerrenderer in another file. pagerrenderer in another file. #94753If you could just take the JSFiddle:
http://jsfiddle.net/jqwidgets/5fsjV/and modify it so that the pagerrenderer is a seperate file as an example, that would be great.
Thanks in advance,
Jim
-
AuthorPosts