Thorbjørn Lindeijer
Thorbjørn Lindeijer
> In both cases, if the map stays fully visible, no noticeable freeze / cpu usage peak. This is normal because in this case the visible map is simply moved...
@cannister-of-sparrows I don't think we can introduce that kind of cache. It introduces a cache per-layer, which will have significant memory overhead in case of many layers or for large...
> So we need to find a trick to make it work. Maybe instead of using a ModelRc for bool model, we could use something else. Or maybe it is...
@TheMacNerd Why do you think so? It seems to have no relation at all to the suggestion that was made. @dnaf I think your suggestion makes a lot of sense....
One open question for this feature is, should it imply that labels are also shown for selected objects? Currently it displays either nothing, only selection or everything. In Tiled 1.2,...
@achpile It would be great if you could help answer this question in that case: > I hope we can decide on a reasonable choice for selected objects (which may...
> Oh, sorry. I probably misunderstood that message :) You can just share your expectation. Since including it in the list of options like you suggested means there is no...
I've noticed the same issue, not just for enums but also for classes. I guess it's quite a common need that some of your types are simply never relevant on...
Alright, likely the `install-qt.sh` will need some adjustment for Qt 6.8: Could not determine a remote URL for qtbase with version 6.8.0
I've been trying to finish this feature but there's an open issue that I'm not sure how to resolve. While editing a map it is possible to click a Tile,...