Closed (fixed)
Project:
CKEditor Bootstrap Grid
Version:
2.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2023 at 14:22 UTC
Updated:
16 Nov 2023 at 21:04 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
karuna patel commentedHi @kthull
Try this patch, it will set default column layout to "Equal Width" for each of the number columns.
Comment #4
b_sharpe commentedSorting apparently wasn't doing what I thought. I've added an option to specify per breakpoint, per number of columns as to if you want to make the default the top most weighted item or not.
There's likely a more elegant way to do this, but I figure this will need a refactor anyhow when it comes to allowing custom breakpoints in the future and keeps it backwards compatible for now.
Comment #6
kthull@b_sharpe I will test this in a couple days as the site I need it for is on code freeze for a host migration, but this sounds like, for now, a reasonable approach.
Comment #7
kthullFinally getting to test this and the MR in #5 works perfectly. Thanks so much!
Comment #8
kthullComment #10
b_sharpe commentedThank you
Comment #11
b_sharpe commented