Mitch Curtis

Results 53 comments of Mitch Curtis
trafficstars

> Can’t you achieve custom naming with the output naming in the export dialog? I don't get a dialog when I click export; it just does the export and then...

It would be great if Qt had an official deployment tool for Linux. Here's a recent thread on the Qt development mailing list discussing it: https://lists.qt-project.org/pipermail/development/2019-April/035611.html

I think @not-surt was working on this in https://github.com/mitchcurtis/slate/pull/97.

Hi @twistcharlie. Which project type are you referring to? Have you tried out the [ruler](https://github.com/mitchcurtis/slate/blob/master/doc/user-interface.md#tool-bar)? When combined with the guides that the selection tool has, you can easily measure stuff.

Thanks for the info. :) Can you describe why it's necessary? It will help me get a better understanding of how important a feature it is. Another question: could the...

That's why I asked about the guides that are visible when the selection tool is active - it might be good enough for what you're after, and it would be...

Thanks for the feedback. This is an issue that I've been putting off for a while. :D I'll probably put the hidden items into an overflow menu.

I think that this is something that should be available in Qt in the long term: https://bugreports.qt.io/browse/QTBUG-91169

Thanks for the feedback. So far Slate has only really been properly tested with mouse and e.g. MackBook trackpad. Some work will need need to be done to make it...

> https://bugreports.qt.io/browse/QTBUG-96190 seems closed :) Indeed, thanks for the reminder. I'm getting 11 FPS with a release build of Qt 6.2.0 when panning over a 256x256 image, which is bad...